views:

198

answers:

4

hi all,

i'm looking for a good/lightweight gallery script. jquery, plain javascript or flash. any ideas? it should be possible to display thumbnails and click for bigger view, but also possibility to click through a series of images (previous/next button)

thanks

+1  A: 

FancyBox - http://fancybox.net/ is also good.

abhiomkar
A: 

Mootools is a very compact Javascript frameworks and here is also an ImageGallery script based on Mootools

http://tutorialdog.com/javascript-image-gallery-using-mootools/

A: 

I've put together a gallery which is simple all the way. Simple to use, simple to update.

See a demo here: http://nikc.org/galleries/index/

Comment if you're interested.

nikc