jQuery circular carousel
I'm just wondering if anyone can point me at a jQuery carousel, like the one on Land of Coder (http://www.landofcoder.com/our-porfolios/jquery-plugins.html) which loops continuously. we used the Land of Coder one, and of course the client wants when it gets to the last element, the system repeats at the first item, not rewind all the way to the start. I've had a look at the code, but I can't modify it to provide this functionality.
I've also tried writing one myself with arrays, but this hasn't proven successful (I don't have hover 开发者_JS百科pausing or play/pause controls). Thanks to Martin Jepersen and Felix Kling for their help on this effort.
Any help would be much appreciated.
T
jCarousel Lite can do this. Use the circular
option.
jCarousel is the best so far and has both autoscrolling
and circular
properties
I really like caroufredsel.frebsite.nl It'll do about anything you want it to do.
精彩评论