jQuery photo carousel (that looks like a real carousel)?
Posted
by kastru
on Stack Overflow
See other posts from Stack Overflow
or by kastru
Published on 2010-05-30T14:06:25Z
Indexed on
2010/05/30
14:12 UTC
Read the original article
Hit count: 308
I am on the lookout for a jQuery photo carousel that can display 3 images at a time, and circle through x amount of photos (and when reaching the last, starting with the first photo again).
I made a quick mock-up of what i am looking fore - see it here.
So there is 3 photos vissible, the middle one beeing the 'main' one and a bit bigger than the previous and next (left and right). Upon clicking the next/previous arrows the next or previous photo slides into the middle and thereby becomes the main photo.
Any ideas to where i can find such a jQuery plugin/script?
© Stack Overflow or respective owner