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)




Over 2000+ free Javascript
at JavaScriptBank.com Website

Sampled by JavaScriptBank.com
» Download Scrolling Image [7 KB]