Smashing Magazine - we smash you with the information that will make your life easier. really.
30 Scripts For Galleries, Slideshows and Lightboxes
Family photos, vacation snapshots or creative artistic works: whatever images you have to present, you can present them in a variety of ways. On a big screen, in slide shows or in a thumbnails gallery. However, to convey the message of presented data effectively, it’s important to offer it in an attractive and intuitive way. Furthermore, the presentation itself can make images more valuable and simplify the browsing through hundreds of slides.
There are literally hundreds of solutions for web-based galleries out there. We’ve selected 30 scripts of impressive slideshows, lightboxes and galleries you can use for effective presentations of your images. Most of them don’t have any technical requirements, so you can use them right away. Let’s take a look.
[Offtopic: by the way, do you know the Smashing Network has its own Smashing Network RSS Feed? Only excerpts are displayed in the feed.]
Ajax Image Galleries & Lightboxes
- Minishowcase
Minishowcase is a small and simple php/javascript online photo gallery, powered by AJAX/JSON that lets you put easily your images in an online gallery, without having to configure databases or changing and customising code (though you may do it if you feel so) allowing to have an up-and-running gallery in a few minutes.

- JonDesign’s SmoothGallery
Unlike other systems out there, JonDesign’s SmoothGallery is designed from the ground up to be standard compliant: You can feed it from any document, using custom css selectors. And even better, this solutions is very lightweight: The javascript file is only 16kb.

- Ajax Photo Gallery
The AJAX version of AgileGallery is a free AJAX photo gallery that rips through the XML output from Picasa (a free download from google) and generates DHTML for the paging and thumbnails and displays the full sized photos along with any description entered in Picasa. Since this photo gallery uses AJAX technology, it eliminates the need for any page refresh as the user pages through the photos.

- Pyxy-gallery
Pyxy-gallery is an AJAX image gallery in PHP and JavaScript, which optionally uses lightbox.js. It is designed to be an ultra-light-weight, “drop-in” image gallery.

- zenphoto
Zenphoto is an answer to lots of calls for an online gallery solution that just makes sense. After years of bloated software that does everything and your dishes, zenphoto just shows your photos, simply. It’s got all the functionality and “features” you need, and nothing you don’t. Where the old guys put in a bunch of modules and junk, we put a lot of thought. We hope you agree with our philosopy: simpler is better.

- Couloir.org: Resizing, Fading Slideshow Demo – AJAX Slideshow
This photo slideshow is a demonstration of Flash-like behavior implemented solely in Javascript, HTML, and CSS. The code is offered as-is — Couloir.org offers no technical support. However, you are permitted to use it on your own project so long as you do so according to the rules outlined in the Creative Commons ‘Attribution-ShareAlike 2.0′ License and the license terms contained in the associated, third-party APIs. - Grey Box
A pop-up window that doesn’t suck. GreyBox can be used to display websites, images and other content in a beautiful way. - Lightbox2
Lightbox JS is a simple, unobtrusive script used to overlay images on the current page. It’s a snap to setup and works on all modern browsers. - Litebox
Litebox is a modified version of Lightbox v2.0 created with one thing in mind, size reduction. Litebox utilizes the 3kb javascript library moo.fx in association with prototype.lite, giving us the basic tools we need to make this work and you the ability to expand.

- Multifaceted Lightbox
A script (JavaScript) that allows you to focus the users attention on a particular portion of the screen. It creates the equivalent of a modal dialog box – this means that while the user looks at this focused part of the screen, they can’t interact with the rest of the screen.

- Slightly ThickerBox 1.7
Slightly ThickerBox is a modification of Cody Lindley’s Thickbox script. I modified it for use on my Jason’s Toolbox Redesign. The modifications allow the script to generate “Previous Image” and “Next Image” links. The result is that you can use Slightly ThickerBox to create image galleries. In addition, you can create groups of galleries by setting a “rel” attribute on the links. (I also moved the Caption and Close link to the top and made the script case insensitive.) - TripTracker
The TripTracker slideshow is a lightweight JavaScript image viewer with an animated slideshow feature.

- Slimbox, the ultimate lightweight Lightbox clone
Slimbox is a 7kb visual clone of the popular Lightbox JS v2.0 by Lokesh Dhakar, written using the ultra compact mootools framework. It was designed to be small, efficient, more convenient and 100% compatible with the original Lightbox v2.

- Suckerfish HoverLightbox
The Suckerfish HoverLightbox is a mashup of three very popular Web design techniques blended together to offer a new way of presenting your image galleries.

- Suckerfish HoverLightbox Redux
The Redux has a number of improvements, mostly visual, but some behavioral changes as well. Before going into detail, it’s important to give due credit to those who helped make the Suckerfish HoverLightbox a possibility. - ThickBox 2.1.1
ThickBox is a webpage UI dialog widget written in JavaScript on top of the jQuery library. Its function is to show a single image, multiple images, inline content, iframed content, or content served through AJAX in a hybrid modal.

CSS-Based Image Galleries
- A Photograph Gallery
Just a simple :hover over thumbnail images to give a full size view of each photograph. With all but Opera you can also click the thumbnails to retain the image on the screen. Text can be added at the bottom of each picture. Ideal for photograph albums.

- A simple CSS photo-album
The text numbers and images are held in an unordered list without any extra markup (no ‘ems’ or ’spans’ etc). The CSS just styles the text numbers so that they appears in a box and the images so that they are hidden until your visitor clicks a number square.

- Cross Browser Multi-Page Photograph Gallery
Based on Suckerfish HoverLightbox this one uses my multi-page layout system but includes images instead of text. Unlike the Suckerfish HoverLightbox this version is pure CSS.

- CSS Image Gallery
This is a purely CSS based image gallery that displays larger versions of thumbnail images dynamically when the mouse hovers over them. A rich HTML caption can be added to the enlarged image, and every aspect of the Image Gallery exists as plain HTML on the page. The idea is to use CSS’s “:hover” pseudo class to cause an element to react onMouseover. When that happens, an absolutely positioned container holding the enlarged image, anchored on the page by another container with position set to relative, is shown. Furthermore, it’s possible to modify the behavior so the enlarged images are only shown onClick, though IE6 currently doesn’t support this behavior well. The gallery works in IE6+, Firefox, Opera 8+.

- CSS: Photo Showcase
This experiment uses CSS and basic markup to create a simple way to display photo thumbnails on your site while offering convenient fast zoom viewing, even for dialup users.

- Hoverbox Image Gallery
Basically, it’s a super light-weight (8kb) roll-over photo gallery that uses nothing but CSS.

- Photo scroll gallery
A combination of several of my previous galleries to give a scrolling ‘thumbnail’ image, a medium size image on hover and a full size image on click. The thumbnail, medium size and full size images are all the same image just resized using CSS. The thumbnails are square to make the scrolling area simpler to work with. This does make these images a little distorted but not so much that they look wrong.

- Sliding Photograph Galleries
It is just an unordered list of images that are normally compressed vertically (reduction 8:1). When you hover over one of these compressed images it expands to full size. It is based on my sliding menu system and adapted to use images. No thumbnails are required and all the images are ‘pre-loaded’.This method can be used either vertically, as shown, or horizontally.

JavaScript + CSS-based Galleries & DHTML-Galleries
- xImgGallery – Javascript Image Gallery & Slideshow
This script implements a Javascript image gallery and slideshow – all in one file.

- easyAlbum
A DOM photo Gallery solution that is browser friendly, keyboard friendly, bandwidth friendly and more.

- ImageGal
imagegal is a simple PHP script that will automagically create a JS/CSS/DHTML powered image gallery for you when dropped into a directory containing images. This simple script was inspired by a Jeremy Keith’s article on aListApart.com. - Highslide JS
Highslide JS is a piece of JavaScript that streamlines the use of thumbnail images on web pages. The library offers these features and advantages: No plugins like Flash or Java required. Popup blockers are no problem. The images expand within the active browser window.

- Satellite
Satellite is an all in one photo gallery website that takes advantage of Yahoo Flickr’s image hosting and management tools. You can upload and manage your images using Flickr and host your portfolio on your own server via Satellite. - Dhonishow
Showing Picture Online with Javascript.
The Co-Founder of Smashing Magazine. Former writer, web designer, freelancer and webworker. Author of several books. Runs the business.
- 124 Comments
- 1
- 2
May 18th, 2007 1:18 amThe CSS one looks nice.
- 3
May 18th, 2007 2:12 amThat’s another PHP gallery script which can be added to the list:: http://andyydev.com/project.php?file=QuickGal
- 4
May 18th, 2007 2:21 amIf you are in a hurry or don’t want to mess with too much code, check out this handy little app based on Lightbox2: http://pranas.net/webgallerycreator/
- 5
November 12th, 2009 2:12 pmgreat thank to you, man! this program is the one i realy need and searched for too much time! thanks!
- 5
- 6
May 18th, 2007 2:31 am2 others lightbox-like that can show single image, multiple images, inline content, iframed content, or content served through AJAX :
- SmoothBox : SmoothBox
- SqueezeBox : SqueezeBox - 7

- 8
May 18th, 2007 4:24 amLightbox is defenitly the way to go if you want the ability to show a thumbnail and provide the visitor a nice, clean and intuitive big image of it.
Thanks for this useful post!- 9
January 21st, 2010 6:11 amI think Highslide.js is better
- 9
- 10
May 18th, 2007 4:45 amWhat about Scott Schiller’s 35mm Photo Viewer:
http://www.schillmania.com/projects/35mm/I think his is really cool, works very well. Always been a fan of his work.
- 11
May 18th, 2007 5:15 amVery Thanks!
ขอบคุณมากครับ - 12
May 18th, 2007 5:26 amThak you for this post. I realy need, all of them in one place.
- 13
May 18th, 2007 7:59 am2 Good works in the same day!!!
Keep going!!!! - 14
May 18th, 2007 9:19 amTop stuff again Smashing Magazine – great list
- 15
May 18th, 2007 9:53 amthis is perfect for my next gallery :) thanks smashing magazines
- 16
May 18th, 2007 12:55 pmHi: I ran into yet another gallery solution last night called simpleviewer. Free for personal use, very easy to use (even for the technodolt) and very neat presentation with easy navigation. There is a version that integrates very well with Picasa2. Using the Picasa version means you don’t even have to create your own thumbnails. If you add captions to your Picasa gallery, these are included with the gallery images. If you don’t add captions in Picasa, the image file names are displayed instead. Captions are better. :)
- 17
May 18th, 2007 2:52 pmIve tried most of these galleries but the one I keep going back to now isnt on this list
have a look at Photostack
- 18
May 18th, 2007 4:28 pmGreat list, thanks. I’ll check them out. Some of the screenshots are a bit confusing though – it’s hard to see where the screenshot starts and your content ends.
- 19
May 18th, 2007 5:02 pmThanks for putting this list together, handy having a list of galleries, slideshows and lightboxes all in one place.
- 20
May 18th, 2007 5:15 pmgreat scripts for web albums,
thanks… - 21

- 22

- 23
May 18th, 2007 2:03 amPersonally I use Flickr to archive all my photos and recently I came across this script from naggle.com which provides a beautiful gallery with seamless integration with the Flickr API.
- 24
May 18th, 2007 6:51 pmHey.. it’s very nice to see all good image galleries in a single page.. i was searching for a good image gallery to use in my site.. thanks to smashing magazine..lots of million thanks to you…
- 25
May 18th, 2007 7:54 pmthat is cool! thanks a lot
- 26
May 18th, 2007 8:49 pmHey you forgot LightWindow, the boosted Lightbox
http://stickmanlabs.com/lightwindow/ - 27
May 18th, 2007 9:40 pmThanks pals , actually , i was looking out for a nice gallery i could use up .
Gallery by menalto , was actually , very heavy and sucks from root .
Found , phpgraphy to be useful .
Anyway , nice post and thanks . - 28
May 18th, 2007 6:09 amgreat post as usual, guys. thanks for the effort!
- 29
May 19th, 2007 12:43 am@ Mark
Agree…simpleviewer is a great product.
- 30
May 19th, 2007 3:14 amThanks so much for this all in one place! Exactly what I’ve been craving.
- 31
May 18th, 2007 5:59 pmHi,
you forgot the brand new complete JS-PHP personal gallery solution, the OAT Gallery! :) - 32
May 19th, 2007 6:41 pmOr you could just drop doing the JavaScript yourself and use a 100% declarative library like the one in my sig.
;).t
- 33

- 34
May 20th, 2007 7:36 pmi really love the way u round them up, gr8 job guys.
keep it up. - 35
May 21st, 2007 12:52 pmGreat list SM.
I used to keep track of galleries scripts at delicious. Now I need to keep just one link :)
thanks again.
- 36
May 21st, 2007 4:08 pmthanks for the nice thematic link collection. would pick something of these for the next client projects.
- 37
May 21st, 2007 7:52 pmA great alternative to Lightbox is Lytebox. It does not really on any JS library and produces the same effect as the original (better in my opinion).
- 38
May 23rd, 2007 5:54 pmGood one, galleries can be useful at times especially for projects etc
Thanks for posting them :)
- 39
May 23rd, 2007 4:31 amThis is a great list, thanks for compiling it.
- 40
May 24th, 2007 5:05 pmI came up with another solution that is in beta right now: imgStack. Display a sequence of images in a area of your website, users can click through it with an unobtrusive fading interface. Super-easy to use: http://tint.de/imgstack-0-5
- 41
May 29th, 2007 8:03 pmHi !
Niiiiiiiiiiiice article !Thx ! And keep on offering us such goood articles !
- 42
May 30th, 2007 3:46 pmVery very useful list.
Many thanks! - 43
May 31st, 2007 12:34 amSame post as Drweb (german web magazine) wrote a month ago? :-) Have a look: Link [www.drweb.de].
But nice to have this post in english now ;-) - 44
June 1st, 2007 2:07 amNice article. My recommendations goes to Zenphoto. I’m using it and I’m completely satisfied.
- 45
June 9th, 2007 6:48 amThese aren’t bad at all. I like most gallerys that use any form of jquery, ajax, etc.
- 46

- 47
June 17th, 2007 5:18 amHey, my gallery script is missing :-) Imago Comments welcome
Too bad that this nice list is quite too late
- 48
June 19th, 2007 3:09 pmthe “previous – “next” links doesn’t work in the AgileGallery!
Is this a bug? Does anyone knows how to fix this.
- 49
July 2nd, 2007 7:09 pmGreat list of slideshow thank.
- 50
July 3rd, 2007 9:33 pmI’ve written an Image Gallery for Flickr based on Dojo (http://www.dojotoolkit.org), JavaScript and CSS. It has a bunch of cool features, including intelligent pre-loading of images , fade effects and much more.
It’s open source, and it’s only dependency is the Dojo toolkit.
See http://shaneosullivan.wordpress.com/2007/07/03/flickr-and-dojo-image-gallery for more information.
- 51
July 13th, 2007 12:41 amHi, just passing through try this gallery also,
very customizable free for private use
expose 4 works with joomla also standalone flash - 52
July 13th, 2007 3:52 pmthanks for sharing these useful galleries!
- 53
July 16th, 2007 5:10 amThis article is an eye opener as I have been a lightbox user for a while now. I will be looking over alternatives you mention as some of the screenshots look very interesting.
- 54
July 26th, 2007 1:41 amExcellent list !!!!
The jQuery solution is a killer lightbox solution.
I´m blogging about it ok ?regards
- 55
August 10th, 2007 3:58 amVery good list ! Thanks.
- 56
August 24th, 2007 11:28 pmThanks for this great compilation. Here’s a YUI based lightbox gallery script, great compatibility across browsers.
http://thecodecentral.com/2007/08/17/yui-based-lightbox-revisit
- 57
September 6th, 2007 6:01 amThe great thing about these scripts is that you don’t have to use them as galleries that are traditionally thought of. The SmoothGallery can be used as a rotating header. I have used it that way before. You can hate galleries all you want, but if you look at them as another way to present graphics in general or use differently they can become a whole lot more than galleries.
- 58
September 21st, 2007 11:58 pmThanks for this. It was extremely helpful.
- 59
October 13th, 2007 2:49 amNo mention of what I think is the best, easiest to implement gallery around. Made by the brilliant folks over at http://www.dezinerfolio.com. It’s a flash/xml based gallery
- 60
October 14th, 2007 6:55 amI have just added three new image widgets to the Dojo ajax toolkit, a Slideshow, a ThumbnailPicker, and a Gallery. Using Dojo’s data stores, they can display images from Flickr, Picasa, or just your own pics. Check out the blog post at http://shaneosullivan.wordpress.com/2007/10/13/introducing-the-new-dojo-image-widgets/
- 61
December 19th, 2007 12:52 pmHeres the gallery to put all these little beginner galleries to shame
not my creation but I use it exclusively. - 62
February 1st, 2008 9:15 amI didn’t see a gallery built on the YUI framework. PhotoViewer is a nice application that could be added to this list.
- 63
March 1st, 2008 10:38 pmHey guys, just wanted to say thanks for including my CSS showcase thingy in your line-up. Again I am honored and appreciative.
- 64
March 12th, 2008 11:10 amVery nice set. Thanks!
- 65
March 19th, 2008 11:17 amAll these scripts display images from album statically.. i m looking for scripts that display images from RSS Feeds… I want to display images from flickr like site …!! Any idea ???
- 66
March 22nd, 2008 5:59 pmI like this galleries very much. Pretty handy! ;)
- 67
March 24th, 2008 12:31 pmLovely image galleries, these increase my workflow.
Many Thanks
- 68
March 28th, 2008 1:06 pmMagic Zoom is another tool to add to your list, particularly for showing high res versions of product images.
- 69
April 9th, 2008 1:24 amThis site would be great if it wasn’t for all the extra graphics on the side bar that slowed it down considerably.
- 70
May 7th, 2008 2:23 pmHi,
I’ve write a script that is directly create your gallery from a directory.This script’s name is ilksen-Hermione.
More Specifications:
Some IPTC data supported.
It will directly create your gallery from a directory.
Thumbnails are creating automatically with GD Library.
Resized versions can specify.Requires: PHP and GD Library. No setup required.
- 71
May 20th, 2008 5:12 amMy photoscript is not that leightweight…it’s a bit more complex than most mentioned solutions, but it also offers a lot of possibilities (like a combination of photoblog and gallery, exif support etc).
I wish this list would have existed 5 years ago, would have saved me a lot of work ;-).
Anyway, my script is named Sylverblog and is also released :
Sylverblog - 72
May 27th, 2008 1:51 pmFrontpage Slideshow by JoomlaWorks originally started as a Joomla! only extension but now there is a standalone version which can be integrated into any php based website or CMS, including Wordpress or Drupal. Related demos are available on http://www.frontpageslideshow.net.
What separates Frontpage Slideshow from the rest is that a) it uses templates and comes prepacked with 8 (more added as versions progress) and b) it utilizes 2 different slideshow engines based on jQuery and Mootools (thus providing alternatives in case of javascript conflicts). The templating of the slideshow relies solely on CSS coding and anyone can create their own template pack and use it within the slideshow.
Enjoy! ;)
- 73
May 28th, 2008 7:34 amThanx this is a greate site.
I like the smooth gallery. (java script) - 74
June 9th, 2008 10:36 pmHi,
Really wonderful collection. Awesome.Best Regards,
- 75
June 10th, 2008 2:41 ami’ve been usign light box that’s cool.
JonDesign’s SmoothGallery and Cross Browser Multi-Page Photograph Gallery are also attractive. - 76
August 12th, 2008 1:37 pmiGall generator gives few lines of code you need to include in your HTML, no need PHP, or ASP, works everywhere where is Javascript
And here is a link - 77
September 11th, 2008 1:53 amVery very good archive.. Thanks.. great..
- 78
September 17th, 2008 3:36 amWould like a gallery that looks like piclens, with all its 3d animation, but totally on my site, no external links, no messing with rss feeds and does not require the user to have a piclens enabled browser, ie totally browser independent. Anyone got any ideas, one for the developers perhaps.
- 79
September 30th, 2008 2:12 pmI just updated my own Mediabox script to the latest Mootools 1.2 library…
mediaboxAdvanced (http://iaian7.com/webcode/mediaboxAdvanced) now supports 13 different social videos sites, flash video, audio, animation, inline and external HTML content, images, gallery sets, and title::caption formatting, among many other updates.
It’s fast, conforms to the original Lightbox syntax standard, and is easily styled using CSS. What more can I say? I use it on my own sites!
- 80
October 1st, 2008 7:20 amsuper thank you
- 81
October 3rd, 2008 10:46 pmNice articile
- 82
October 13th, 2008 11:46 amSorry, but this list is complete crap. I went through each and every one of those scripts without finding a good one that does:
* NOT show a 5 second “loading” message between each image (like ALL these ajax/lightbox ones does.. Whatever happened to preloading?! )
* Offer a slideshow ability
* And transition effects, just a simple fade would do.If anyone can offer me a link to a script that does the above I would it would make those 30 above completely obsolete!
-stfn - 83
October 16th, 2008 8:04 amThanks for this, it really help me!
steffn: I have experience only with minishowcase gallery and I must say it is really fast (even on slow network connection at work) and it offer slideshow.
- 84
December 10th, 2008 3:45 amJust found online clone for MSVista photo gallery – Vista Photo Gallery.com. not tested yet, but thedemo looks nice.
- 85
January 8th, 2009 5:13 pmthank you very much for this. it is much appreciated.
regards from bolivia - 86
January 13th, 2009 11:16 pmThanks for sharing. Good resources for animations.
- 87
January 20th, 2009 6:51 amAnother good soft – Visual LightBox VisualLightBox.com, great to configure lightbox script without coding.
- 88
January 28th, 2009 7:39 pmthat’s was a great article. congratz.
- 89
January 30th, 2009 11:56 pmwow.. it’s cool..
thanx!!
- 90
February 13th, 2009 2:01 amDoes any one knows a gallery solution which can be used with Amazon s3?
- 91
February 24th, 2009 12:44 amDoes anyone know photo gallery with image protection from save and taken from browser temporary files?
- 92
March 5th, 2009 11:36 amI’d like to suggest ColorBox. It’s a jQuery based lightbox that is similar in size and features to the other lightboxes, but allows users to style the appearance and behavior to fit the theme of their website without modifying the core JavaScript file.
- 93
May 2nd, 2009 1:35 pmEXELLENT!!!!! :)
- 94
May 16th, 2009 1:43 amThanks for this, been looking for a nice simple gallery i can use to display a few pics and this works a treat. Cheers
- 95
May 19th, 2009 12:52 pmI don’t get it
- 96
July 21st, 2009 9:52 pmI’ve used most of them, and the one that works best for me (I work alot with artits…) is highslide, i prefer a minimalist design, one page – entire gallery. check out an example here:
Highslide used for gallery.
I also used it for the news and events section, when you click on an article or event, a page or flyer pops up using highslide, i love the script :) - 97
July 22nd, 2009 9:53 pmIt’s cool Galleries
Thanks,
- 98
July 26th, 2009 10:03 pmthanks, galleries are good looking.
- 99
July 28th, 2009 12:50 pmWhat do you call a content type slideshow? Like the ones used all over the web now where you see some content then a few seconds later another content slide comes up. You can usually control them by clicking on corresponding page icons etc. Such as the one on http://www.aetna.com – I know they use a flash version however I have seen some jscript or css versions I believe. I just want to learn how to make one in any language. I have no idea what they are called though. Thanks!
- 100
August 11th, 2009 3:28 pmlife saver [http://www. spiralteck.com my website]
- 101
August 23rd, 2009 6:55 amI use some of the galleries from cssplay. But I also like the lightbox gallery for the Web design portfolio photos.
- 102
August 24th, 2009 12:28 amThere is also Clearbox: Clearbox, but it’s free only for personal use and commercial licence is not very cheap…
- 103
- 104
September 15th, 2009 2:11 pmExcelentes galerias, sobre todo la “JonDesign’s SmoothGallery “
- 105
September 17th, 2009 4:47 amDoes the Horizontal Suckerfish Hover Lightbox work woth video?
- 106
October 13th, 2009 8:12 amI just developed a new lightview which you may like.
based on the simpleJS lib it adds lightview functionality with just 1KB of extra css.
Supports ajax component loading, degrades for search engines, etc and has load and fade effects.http://my.opera.com/Darksat/blog/2009/10/09/byteview-the-world-smallest-javascript-lightview
- 107
October 30th, 2009 6:05 amThe list of scripts is truly great but….you still need some knowledge to add them to your website. Check readyphotosite.com, that’s fully manageable websites with the flash photo galleries as the key component. Sven, you have done a tremendous job!
- 108
November 5th, 2009 10:36 pmTry out TopUp:
It’s jQuery (soon also Prototype) based and meant to be setup with great ease. The easiest setup is only to include one(!) external Javascript file. It uses one image sprite per layout and doesn’t require a separate stylesheet file to reduce the amount of requests.
The (pixel perfect) look-and-feel is Apple-like with a dashboard and quicklook layout. You can display images, Youtube content, Flash (SWF and FLV), iframes, Ajax content, QuickTime, Windows Media and RealPlayer movies! Display them separately or grouped. So check it out and give it a try ;)
- 109
November 9th, 2009 12:19 amPhotoEmbed is a free Flash based image gallery:
http://flashcommander.org/photoembedYou can embed this in any size and it works in any browser. Needs only a simple xml file. Fades in images and thumbs, smooth scrolling, also has fullscreen mode. A cms tool for gallery creation is also available.
- 110
November 23rd, 2009 4:47 pmI’d like to throw xFlow! into this little mix:
xFlow!, the PHP and Javascript Coverflow replacement.
Written in PHP and Javascript, it’s a breeze to setup and administer, and boasts a wealth of features.
- 111

- 112
December 21st, 2009 8:14 amHere is flash galleries http://www.flash-gallery.com. Easy to install and modify
- 113
December 21st, 2009 10:22 amYou should check out Lightview by Nick Stakenburg. It’s not free but is the best lightbox implementation I’ve been able to find. http://www.nickstakenburg.com/projects/lightview/
- 114
December 22nd, 2009 5:40 amGreat list, need to bookmark it :).
The applications are REALLY nice, especially smoothGallery,
very sad that google search does not show these EXCELLENT applications in search results if ya search for it .An gallery that i like to use is this one: http://www.promagallery.com , that should be in the list also!
keep up the good work
- 115
January 2nd, 2010 7:08 pmI like highslide script gallery
- 116
January 3rd, 2010 9:45 pmI like all Gallery Bcoze It is very useful in Web Development for Me…..
I love all gallery tooo much…….. - 117
January 13th, 2010 3:06 amNice Gallery Collection..
100 Kinds of JavaScript Image Galleries are found at
http://hgalcollection.0fees.net/Galleries-a/ - 118
January 17th, 2010 8:12 amWhat about My PHP DropBox Gallery ?
It’s a PHP script to generate a photo gallery on the fly on your server, from a directory of your dropbox.
Demo : http://2boandco.com
- 119
January 21st, 2010 6:00 amI love Highslide.JS
- 120
January 21st, 2010 8:47 amHi
Im looking for a gallery for video.I have a button link on my site called ’showreel’. What I want is, when you click on the link,
I want the lightbox pop up (overlay) with a thumbnail video gallery + main video to show up.
Basically, I want the visitors to choose to view various videos in the thubmnail section..and when they click it, they will see it in the main area above. Just like a gallery image show…but with video. Do you guys recommend a reasonably simple script that I may use? Please email…
ahanderson@cox.net.
Thanks - 121
February 1st, 2010 12:22 amgr8 collection thankx for sharing !
- 122
February 1st, 2010 8:25 amHi, thanks for great lists :)
does anyone know gallery like Facebook?
regards
thanks
- 123
February 9th, 2010 11:10 amIm am using ImageIsland in my websit, and very happy with it. I used Gallery menalto before and hated the database setup. They have a freeware version, but not sure about it. I think the company is GiantIsland. Unlike the others, this one has no database to setup, and runs on Windows Server. In my photo galleries you can store your photos in nested folders on your server like on your desktop. Very easy to use photo website software. The gallery does not have advertising which is why I stopped using sites like Flickr.
- 124
February 9th, 2010 11:15 amhttp://www.giantisland.com is the the site. Sorry, I forgot to include the link under my earlier post.
- 00
There are no trackbacks at this time. If you are interested in leaving a trackback, please use this URL.
Leave a Comment
Make sure you enter the * required information where indicated. Please also rate the article as it will help us decide future content and posts. Comments are moderated – and rel="nofollow" is in use. Please no link dropping, no keywords or domains as names; do not spam, and do not advertise!
Interact
Popular
- 100 Wordpress Themes
- Photoshop Tutorials
- Fantastic Wallpapers
- 40+ Excellent Freefonts
- Dual-Screen Wallpapers
- Wordpress Themes for 2009
- Illustrator Tutorials
- Incredible Free Icon Sets
- High-Quality Free Fonts
- 30 Scripts For Galleries
- Photoshop Text Effects
- Useful Icon Sets
- Web Design Trends
- iPhone Wallpapers
- Before Launching a Website
- CSS Layouts And Templates
- Photoshop Actions
- Stunning Pictures and Photos
- Fantastic HDR Pictures
- Logo Design Tutorials
- Free Design Templates
- 10 Mistakes In Logo Design
- Photoshop Custom Shapes
- 40 Creative Design Layouts
- 8 Layout Solutions
- 53 CSS Techniques
- Photography Techniques
- Black & White Photography
- Styling Design Elements
- CSS-Based Forms
- 50 jQuery Techniques
- 50 Portfolio Websites
- 50 CSS Techniques
- Creative Logo Designs
- Desktop Wallpapers
- 25 Open Source Mac Apps
- 50 Free Icon Sets
- Learn Something Every Day: a nice little blog updated every day - http://bit.ly/rmcES
- We’re Ready for CSS3, but are we Ready for CSS3? - http://bit.ly/cKN7Bz
- lovely-css: a grid-based CSS framework - http://bit.ly/ayA0wb
- How The CSS Selector nth-child Works - http://bit.ly/cgPMqe
- 33 New High Quality Adobe Illustrator Tutorials - http://bit.ly/bTgFbu
- How to Drastically Improve Your Designs - http://bit.ly/a9L1sb
- A Quick Look at Mobile Web Designs - http://bit.ly/9TCWCG

(13 votes, average: 4.54 out of 5)
Kind of nice, but I don’t like Gallerys at all.
:D