views:

7091

answers:

4

Here's what I have (all generated dynamically, if that makes a difference) :

  • A list of images
  • A caption for each image
  • A thumbnail for each image

The page should load with one full-size image and all the thumbnails. When a user clicks a thumbnail, the full-size image shows that new image with its caption. If they click another thumbnail, the picture (and caption) change again.

It's not very complex. I hacked together a solution a few months ago, but I need to do it again and I'm looking at this crappy code and thinking that there has to be a better way (and knowing jQuery, someone else has already done it, and done it well).

Thoughts? Links?

Thanks!

+1  A: 

Here's one that looks pretty nice and is written in jQuery: Photo Slider

And here is another which I like a bit better: Galleria

OverloadUT
Oooh, Galleria is pretty and exactly what I was looking for! Thanks!
Eileen
+1  A: 

http://bradblogging.com/jquery/9-jquery-slideshow-applications-you-cannot-miss/

A page with 9 different photo slideshows in jQuery ready to use

Xunil
+1  A: 

Have you tried Lightbox? http://leandrovieira.com/projects/jquery/lightbox/

Wild Thing
A: 

Check out my galleria implementation - i think it is soooo cool

Garden design Landscaper in Essex Gallery

Kenco Gold