Hi,
I added a new page to a site using the about us module found in the free add-ons area. Installed perfectly. I now want to add images and use the Dynamic Drive's Lightbox image viewer 2.03a. I followed all instructions for installation. The file where I had to add the following, I found in mytemplate/common/html_header.php
<script type="text/javascript" src="../js/prototype.js"></script>
<script type="text/javascript" src="../js/scriptaculous.js?load=effects"></script>
<script type="text/javascript" src="../js/lightbox.js"></script>
<link rel="stylesheet" href="../css/lightbox.css" type="text/css" media="screen" />
I created the directory mytemplate/js to accomodate the javascript files, added the css file to the css directory.
I added the pictures to the new page, but the script is not working. Lightbox doesn't show up, although the thumbnails do show up.
Has anyone else used this script successfully in zencart? If so, how did you get it to work?
webmiss


Reply With Quote

