Lightbox image viewer
http://www.dynamicdrive.com/dynamici...tbox/index.htm
I did step one, added the required code in the "HEAD" portion of my .html file.
Step 1.
I created my "thumbnail" HTML code as instructed by step 2.HTML Code:<link rel="stylesheet" href="lightbox.css" type="text/css" media="screen" /> <script type="text/javascript" src="lightbox.js"></script>
Step 2.
Step 3.HTML Code:<td height="159" width="100"><a href="images/3d_media/DIEGOHeartofDarkness_front_closeup.JPG" rel="lightbox" title="Heart of Darkness - Close Up"><img src="images/3d_media/DIEGOHeartofDarkness_front_closeup_s.jpg" /></a></td>
I downloaded the lightbox.zip file , unzipped the file and uploaded the contents of the zip file to the root folder of my site.
Needless to say, it's not working. What am I missing?
Any help is greatly appreciated.



Reply With Quote

Bookmarks