I'm searching for a slider that has multiple images. Like 3 images on a row, and when it slides it shows another 3 images.
Anyone know one that is easy to im开发者_如何学编程plement and styleable?
Thanks!
one of them is jCarousel: http://sorgalla.com/jcarousel/
this is a demo of your situation: http://sorgalla.com/projects/jcarousel/examples/static_simple.html
and one with AJAX image fetching: http://sorgalla.com/projects/jcarousel/examples/dynamic_ajax_php.html
jCarousel, as mentioned, is excellent. But if you want a light-weight implementation then I prefer jCarousel Lite as it is only 2KB and yet is still fully-featured.
精彩评论