Cs-Cart Lightbox is a JavaScript application used to display large images on the product details page using modal dialogs.
Keeps users on the same page. Clicking to view an image and then having to click
the back button to return to your site is bad for continuity (and no fun!).
The script has gained widespread popularity due to its simple yet elegant style.
While it was initially developed from scratch, Lightbox has since been modified to use a number of JavaScript libraries
(such as the Prototype Javascript Framework and script.aculo.us for its animations and positioning),
in order to reduce the size of the code.
The release of Lightbox encouraged other developers to work on similar projects,
resulting in products such as the later Thickbox and Slimbox.
Features:
- Dependencies: jQuery
- Size: Less than 7KB (compressed)
- Keyboard Navigation: Supported (Arrow keys)
- Transition Effects: Yes
- Description for images: Supported
- Image Resize: Yes
- Supported Browsers: Firefox 2+3, IE6+7+8, Safari 3, Opera 9.5
Cs-Cart Lightbox uses pure css and valid xhtml to control all appearance.
Detailed installation instructions included!
Cs-Cart Lightbox module was tested with Cs-Cart v.2.0.8 - v.2.0.15.
Click here to see live demo!