Modal Window
Description
This is a good alternative for typical popup windows. It uses an interaction design concept called a modal window to display a single image, multiple images, or mixed content using an Ajax call to the server. It also uses the jQuery JavaScript framework.
Demos
Single Image
Select the image:
Multiple Images (Gallery)
Select an image (use the mouse or < and > keys to navigate between images):
Note: The "gallery" functionality had a bug in it due to the version of jQuery I was using. Be sure to apply the patch if you want to link several images in a gallery.
Ajax Content
Reference
- Author: Cody Lindley
- Technologies: jQuery, Ajax
- Source: Thickbox (gallery patch)
- License: MIT License, GNU License


