5

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

Massimo Fazzolari
  • 5,185
  • 3
  • 27
  • 36
Fuxi
  • 7,611
  • 25
  • 93
  • 139

4 Answers4

1

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

abhiomkar
  • 4,548
  • 7
  • 29
  • 24
0

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/

user160820
  • 14,866
  • 22
  • 67
  • 94
0

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.org
  • 16,462
  • 6
  • 50
  • 83