Image slider with continuous warp horizontal scrolling

Hi,

I looked everywhere for a image slider with continuous warp horizontal scrolling. I seen many sites in the past that kept scrolling client logos etc… like that.

The ones I found mostly continue scrolling once all set of images disappear e.g. if there are three image, they scroll and disappear and then they start from the beginning. What I’m looking for is image 1, image 2, image 3, image 1… I hope I’m explaining myself well.

Initially I was looking for joomla component/plugin, but i decided if I went for jQuery it’ll broaden my choices. So far that hasn’t helped either. Any suggestions?

There are quite a few around, such as:

http://jqueryfordesigners.com/demo/infinite-carousel.html
http://jqueryfordesigners.com/demo/infinite-carousel-loop.html
http://nivo.dev7studios.com/demos/

I forgot to mention it has to be auto scrolling, and it has to be continuously scrolling without a gap or so. As with the example of three images: image 1, image 2, image 3, followed by image 1 just like image 2 follows image 1 initially. And by continuous scrolling I meant, scrolling in a clear flow and not set of images.

http://jqueryfordesigners.com/demo/infinite-carousel.html - not auto, even if it has auto option, it’s not scrolling in a smooth flow and it loops after a gap…

http://nivo.dev7studios.com/demos/ - incredible sliders, but not horizontal scrolling… :frowning:

You just stick in an extra image to make fill the gap, of course.

I guess something like this is mor what you are looking for, although it does have a gap that needs addressing:

http://nettuts.s3.amazonaws.com/300_jquery/image%20Scroller/imageScroller.html

Or perhaps you are looking for something mre like a ‘ticker’:

http://www.gcmingati.net/wordpress/wp-content/lab/jquery/newsticker/jq-liscroll/scrollanimate.html