Hi all,
I'm looking for a jquery plugin to slide images horizontally in a way that the scrolling is continuous (copntent is displayed in an infinite loop) and enabled by default (autoscroll). The closest I've found is jcarousel however the "auto" property can only be set to 0 (in which case autoscroll is disabled) or 1+ which represents a pause time between the slides.
Does anyone already come accross what I'm looking for?
Thanks.