Thread
:
Simple Image Rotation in JavaScript
View Single Post
pradeep
Team Leader
10Jun2007,01:25
Well, this script rotates the image at a preset timed interval, but for sliding the image, u'll need to change the position of the image using a javascript timer.
u can gradually increase the
left
css value, then it'll slide from left to right!