|
Well having looked at the generated source in the zip file, I dont see the required files.
You need the three javascript files you mention above and lightbox.css file. In your source code there are links to 3 html files ???
<script type="text/javascript" src="index.php_files/prototype.htm"></script>
<script type="text/javascript" src="index.php_files/scriptaculous.htm"></script>
<script type="text/javascript" src="index.php_files/lightbox_002.htm"></script>
You need those js files and the css file.
Last edited by maxxximus : 05-26-2008 at 12:53 PM.
|