Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

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

like image 286
Fuxi Avatar asked Feb 08 '10 10:02

Fuxi


2 Answers

Flash based:

  • Monoslideshow
  • Flabell Slideshow

Javascript + AJAX:

  • Building an Image Gallery with Progressive Enhancement

alt text http://nettuts.s3.cdn.plus.org/501_imagegallery/final.png

  • MinishowCase

alt text
(source: smashingmagazine.com)

  • JonDesign's SmoothGallery

alt text
(source: smashingmagazine.com)

JQuery:

  • Simple Image Viewer

CSS-Based:

  • Cross Browser Gallery

Java Script+CSS+SWF Movies:

SqueezeBox - Expandable Lightbox (v1.1)

alt text
(source: smashingmagazine.com)

like image 177
Massimo Fazzolari Avatar answered Sep 27 '22 15:09

Massimo Fazzolari


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

like image 34
abhiomkar Avatar answered Sep 27 '22 17:09

abhiomkar