jpaulraj
06-26-2006, 11:25 PM
Guys,
I need a script to scroll a DIV with contents from left to right. If right arrow is clicked (onmousedown) the div should move right and if left arrow is clicked it should move left. The below script is somewhat similar to what i want, but the thing is it uses mouseover and no image to the left and right for scrolling.
http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm
I need a script which uses a left and right arrow images to control the movement. Please Help.
Thanks.
I need a script to scroll a DIV with contents from left to right. If right arrow is clicked (onmousedown) the div should move right and if left arrow is clicked it should move left. The below script is somewhat similar to what i want, but the thing is it uses mouseover and no image to the left and right for scrolling.
http://www.dynamicdrive.com/dynamicindex4/cmotiongallery.htm
I need a script which uses a left and right arrow images to control the movement. Please Help.
Thanks.