Slideshow: Thickbox

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.

A gallery with no JavaScript -- thumbnail images are linked to the full-sized image with a simple
<a href="full/a.png"><img src="thumb/a.png"/></a>:

unobtrusive

Thickbox

Example: Gallery with Thickbox

Add Thickbox and give the "a" elemnts a class="gallery":

Gallery
thickbox

Viewing an individual image:
thickbox


Example Galleries with Lightbox, Lightbox 2, and Thickbox

View example galleries implemented in Lightbox and Lightbox 2 (using Prototype/Scriptaculous) as well as Thickbox (using jQuery).