recommendation for gallery script

不羁岁月 提交于 2019-12-21 05:04:56

问题


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


(source: smashingmagazine.com)

  • JonDesign's SmoothGallery


(source: smashingmagazine.com)

JQuery:

  • Simple Image Viewer

CSS-Based:

  • Cross Browser Gallery

Java Script+CSS+SWF Movies:

SqueezeBox - Expandable Lightbox (v1.1)


(source: smashingmagazine.com)




回答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.



来源:https://stackoverflow.com/questions/2220964/recommendation-for-gallery-script

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!