Thickbox 3
http://forum.x-cart.com/showthread.php?t=32300
http://jquery.com/demo/thickbox/
Quote:
GALLERY IMAGES
Description:
This example is exactly like the single image functionality except that it allows use of the rel attribute to group images together so they can be navigated in a ThickBox. The ideal usage would be for images galleries.
Instructions:- Create a link element (<a href>)
- Give the link a class attribute with a value of "thickbox" (class="thickbox")
- Provide a path in the href attribute to an image file (.jpg .jpeg .png .gif .bmp)
- Give each link element the same rel element and value. (Example: rel="gallery-plants")
Important to Remember:
While you have a ThickBox gallery image open, you can navigate forward and backward through the images by using the left < key (previous) and right > key (next) on the keyboard (Next and Previous links are also provided in the ThickBox). The images will appear in the gallery from first to last as they appear in the HTML document flow.
|
PS -- maybe this thread should move to Thickbox 3?