Fuxi
Fuxi

Reputation: 7599

recommendation for gallery script

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

Upvotes: 5

Views: 732

Answers (4)

nikc.org
nikc.org

Reputation: 16993

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.

Upvotes: 0

user160820
user160820

Reputation: 15220

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/

Upvotes: 0

abhiomkar
abhiomkar

Reputation: 5068

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

Upvotes: 1

Related Questions