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.
Have anyone already come across what I’m looking for?
Perhaps the Cycle plugin.