javaScript Image Gallery

I created this javaScript-based image gallery tool to facilitate embedding image galleries and slideshows in an existing site.

Why use this image gallery?

Obviously there are a lot of third-party sites, such as Flickr, that can more than adequately display image collections. However, such collections won't be embedded in your site. And, unlike other tools you can download and implement on your site, this image gallery is javaScript-based. It does not require server-side processing, and does not requires a backend database—data is stored in a javaScript array. (Although you could certainly use server-side processing and a database to populate the array.)

For another similar alternative, check out the Adobe Spry Gallery. Spry is a free AJAX framework offered by Adobe.

Sample galleries:

Download files:


Comments? Questions? E-mail chris@osric.com.