Lightbox JS v2.0
Lightbox JS is a simple JS script that displays images on the current page. Easily and quickly customizable and works in all modern browsers.

How to connect
1) Lightbox uses the Prototype Framework and Scriptaculous JS libraries.
You need to include the following three files in the page header:
2) Connect the Lightbox CSS file 3) Check the links to the prev.gif next.gif files in the CSS. Also, make sure the links to the loading.gif and close.gif files are correctly spelled in the lightbox.js file. How to use 1) Add the rel = “lightbox” link tag attribute (“a”) to activate Lightbox. Example: Options: use the title attribute if you want the image to be captioned.

2) If you have a group of previews that need to be grouped, you must additionally include the name of the group in square brackets in the rel attribute. Example:
image # 1
image # 2
image # 3
Download Lightbox JS
Official website www.huddletogether.com/projects/lightbox2

How to connect
1) Lightbox uses the Prototype Framework and Scriptaculous JS libraries.
You need to include the following three files in the page header:
2) Connect the Lightbox CSS file 3) Check the links to the prev.gif next.gif files in the CSS. Also, make sure the links to the loading.gif and close.gif files are correctly spelled in the lightbox.js file. How to use 1) Add the rel = “lightbox” link tag attribute (“a”) to activate Lightbox. Example: Options: use the title attribute if you want the image to be captioned.
2) If you have a group of previews that need to be grouped, you must additionally include the name of the group in square brackets in the rel attribute. Example:
image # 1
image # 2
image # 3
Download Lightbox JS
Official website www.huddletogether.com/projects/lightbox2