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.
Asked
Active
Viewed 963 times
5 Answers
1
You can try http://www.slidesjs.com/

gutierrezalex
- 828
- 4
- 10
-
@Gutierrezalex: this http://slidesjs.com/examples/images-with-captions/ is good but missing the numbering. I wanted number instead of clickable round buttons – Tanya Pierce Jun 21 '11 at 19:11
-
But then how do you display numbers with link? Like the sample I posted – Tanya Pierce Jun 21 '11 at 20:19
-
The numbers are behind the round buttons. If you edit the CSS file, you can get the numbers to show. You would need to know CSS – gutierrezalex Jun 21 '11 at 20:34
-
this is working and now i get the numbers. Last thing is move it where the caption is but align to right. .pagination li a { bottom:-35px; right:0; font-size:1.3em; – Tanya Pierce Jun 21 '11 at 22:05
-
Man. Finally fixed the CSS to show the number style navigation on the right side. Thanks GutierrezAlex. – Tanya Pierce Jun 21 '11 at 22:34
0
http://jquery.malsup.com/cycle/ is a pretty good jquery plugin for image slideshows. It has plenty of examples as well.

helloandre
- 10,541
- 8
- 47
- 64
0
Take a look at Galleria: http://galleria.aino.se/
It seems to be very full featured and can be customized as you need.

NakedBrunch
- 48,713
- 13
- 73
- 98
-
way 2 complicated. I am sure there are some good news slider with caption and navigation link yet less complicated. LOL – Tanya Pierce Jun 21 '11 at 19:45
-
Plus you have to purchase the premium theme if you want to use additional funtionalities. – Tanya Pierce Jun 21 '11 at 20:07
0
A lot of modern jQuery sliders here http://vandelaydesign.com/blog/web-development/jquery-image-galleries/ and here http://www.ajaxline.com/node/2130

guchko-gleb
- 983
- 1
- 6
- 8
0
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/

guchko-gleb
- 983
- 1
- 6
- 8