Hi folks!
Can you please point me to a jquery plugin, or a snippet I can use to make this?
Here's the question: Say I have 12 images and I want to show 3 at a time and cycle through the 12 in this fashion:
(img1-img2-img3) then (img2-img3-img4) then (img3-img4-img5)...
See what I mean? In fact, I want a kind of marquee for images.
Is this doable?
Thanks a million times! :)