R
Raja
Hi,
I am trying to simulate the search shown in this link.
http://www.bluenile.com/diamond_sea...k=row_mod3&elem=radio_form&shape=RD&x=39&y=14
I would like to know how to scroll/sliding/move in the columns
(carats, cut, color,etc) of "Refine Your Search" Table. Can you
please help in understanding the mechanism over here.
I understood as onmousedown, I am calling a function in which I am
attaching the entire document to listen to MOUSEMOVE event and
onmousemove I am calling another function in which I am trying to move
the slider but I aint successful in doing this.
Any help in this regard will be greatly appreciated.
Thank You,
Raja.
I am trying to simulate the search shown in this link.
http://www.bluenile.com/diamond_sea...k=row_mod3&elem=radio_form&shape=RD&x=39&y=14
I would like to know how to scroll/sliding/move in the columns
(carats, cut, color,etc) of "Refine Your Search" Table. Can you
please help in understanding the mechanism over here.
I understood as onmousedown, I am calling a function in which I am
attaching the entire document to listen to MOUSEMOVE event and
onmousemove I am calling another function in which I am trying to move
the slider but I aint successful in doing this.
Any help in this regard will be greatly appreciated.
Thank You,
Raja.