Is it slider, cycle, carousel?
I need something like this (http://www.thomasville.com/). 开发者_高级运维The image rotator with nice faded text and the numbers for navigation. I did a view source and saw bunch of js. I dont want to use too many of those js as I have constrain what I can uplaod to our server. Can anyone point me to right direction and good sample where I can get something like this.
You can try http://www.slidesjs.com/
http://jquery.malsup.com/cycle/ is a pretty good jquery plugin for image slideshows. It has plenty of examples as well.
Take a look at Galleria: http://galleria.aino.se/
It seems to be very full featured and can be customized as you need.
A lot of modern jQuery sliders here http://vandelaydesign.com/blog/web-development/jquery-image-galleries/ and here http://www.ajaxline.com/node/2130
For your purposes can be helpful folowing slideshows
http://www.webanddesigners.com/15-jquery-slideshow-and-plugins/
http://graphicalerts.com/20-best-jquery-slideshow-image-photo-gallery-plugins/
精彩评论