Contributions
OSCommerce Enlarge Image with Lightbox 2.4 All files included
OSCommerce Enlarge Image with Lightbox
Credits to Lokesh Dhakar - http://www.huddletogether.com
Change history: 15 March 08 compiled files including Lightbox v2.4
Tested on oscommerce-2.2rc2a
============================================
Description
After looking for a better way to display enlarged product images I found a couple of contributions, one did not work, one was not very nice.
Here is a working version with all the files to overlay onto a clean oscommerce 2.2 or follow Install
MULITI LANGUAGE!
Also Will work With Header Tag Controller Contrib
Expand All / Collapse All
this is what you have to place before </header> tags
<link rel="stylesheet" href="lightbox/lightbox.css" type="text/css" media="screen" />
<script type="text/javascript" src="lightbox/prototype.js"></script>
<script type="text/javascript" src="lightbox/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="lightbox/lightbox.js"></script>
<script type="text/javascript" src="lightbox/builder.js"></script>
FULL PACKAGE - WORKING
for all users of oscmax 2.0.25
If you have problems please check product_info looks like this
<link rel="stylesheet" href="lightbox/lightbox.css" type="text/css" media="screen" />
<script type="text/javascript" src="lightbox/prototype.js"></script>
<script type="text/javascript" src="lightbox/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="lightbox/builder.js"></script>
<script type="text/javascript" src="lightbox/lightbox.js"></script>
New folder contains updated product_info.php file
many thanks
Sorry please upload this folder to catalog
Sorry missing css file
Please add the line to product_info.php
<script type="text/javascript" src="lightbox/builder.js"></script>
before
<script type="text/javascript" src="lightbox/lightbox.js"></script>
Or upload new files
OSCommerce Enlarge Image with Lightbox
Credits to Lokesh Dhakar - http://www.huddletogether.com
Change history: 15 March 08 compiled files including Lightbox v2.4
Tested on oscommerce-2.2rc2a
============================================
Description
After looking for a better way to display enlarged product images I found a couple of contributions, one did not work, one was not very nice.
Here is a working version with all the files to overlay onto a clean oscommerce 2.2 or follow Install
MULITI LANGUAGE!
Also Will work With Header Tag Controller Contrib
Note: Contributions are used at own risk.