BlogSlideShow is a tiny JS tool which allows to show images related to links on your pages as a slideshow. All what you need is only including this script on your page and all the links to images having special attribute will show the images not in a new browser window, but in an overlaid layer with navigation bar to browse all the set of them.
GPL 3 license implies that you must make your further solutions based on BlogSlideShow available under the GPL, and source code of BlogSlideShow available to download in your site. A link to http://cmsdevelopment.com/demo/blogslideshow is enough.
Here some examples to demonstrate how it works. Just click on a thumbnail to get the bigger image in an overlaid layer.
This is a really small solution, which is definitely easy to develop and customize.
Your site visitors are not obliged anymore to open images in new browser window (that takes pretty long time and noticeable piece of RAM). They just get requested images in the current window.
Just add at the end of your HTML page following code:
And supply with rel="blogslideshow" all the links to images you want to show through Blog Slide Show like that:
If you have any questions, feel free to ask me through this form