[jQuery] Is it possible to do this with Jquery?
I'm wondering if this is possible to do with jquery.
An example of what I'm looking for can be found at the top of this
page;
http://www.scriptsearch.com/cgi-bin/jump.cgi?ID=687
The images are scrolling horizontally in a loop. On mouseover the
scroll pauses, on mouseout, it starts again. Each image can be a link.
Is it possible to do this with a ul of images and some jquery?