Scrolling Image
Scrolling Image
Using this script you can scroll an image in the "left" or "right" direction.
To use this Javascript,view the source of this document. Copy the <script> section
and place it wherever you want it in your page.
img_path : The image path ("qiksearch.gif" here)
time_length : Speed of scroll (50 here, meaning after 50 milliseconds the hint will change position by 1 pixel i.e a speed of 20 pixels/second)
begin_pos : Beginning position of your scrollable content. (265 here)
© 2002 Premshree Pillai. All rights reserved.
http://www.qiksearch.com/javascripts/scrolling_image.htm