recommendation for gallery script

2019-03-29 07:21发布

问题:

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:

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 http://media.smashingmagazine.com/cdn_smash/images/gal/minishowcase.jpg

  • JonDesign's SmoothGallery

alt text http://media.smashingmagazine.com/cdn_smash/images/gal/jondesignsSmoothGallery.jpg

JQuery:

  • Simple Image Viewer

CSS-Based:

  • Cross Browser Gallery

Java Script+CSS+SWF Movies:

SqueezeBox - Expandable Lightbox (v1.1)

alt text http://media.smashingmagazine.com/cdn_smash/images/gal/cross_browser_multi_page.jpg



回答2:

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



回答3:

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/



回答4:

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.