Lightbox - Help me
Script URL (on DD):
http://66.102.9.104/translate_c?hl=s...4H1KDE4qocMNAw
I've followed this guide, but I just can't make the lightbox-script work. I'm using Macomedia Dreamweaver MX 2004 when I make my website, that's good for you to know when you're gonna help, me maybe...Maybe I've done something wrong when I followed the guide, so I tell you how I did; First I placed the code:
<link rel="stylesheet" href="lightbox.css" type="text/css" media="screen" />
<script type="text/javascript" src="lightbox.js"></script> <script type="text/javascript" src="lightbox.js"> </ script>
in the HEAD of the page, maybe there's somewhere in the HEAD that I should och sholudn't place it? If I have frames do I have to place it in all the frames' HEAD's? Well anyway, after placing that code in the HEAD I placed this code:
<a href="cat.jpg" rel="lightbox" title="Caption- cute cat!"><img src="cat_thumb.jpg" /></a>
in the BODY (but I changed the image, first searched it up, placed it at the page just to see the "name" of it and then used that name. I did the same thing with the thumbnail.) It comes up a thumb and I save the site. And yes, the 3rd step, I have placed all the files that was in the download package in the same map as the site.
After doing all this I view the website I've created in a Browser, both Explorer and Firefox. When I'm clicking at the small thumbnail of the picture the bigger picture comes up, but just as it lays on the background. There's no Lightbox effect at all, no shadow background, no window that's popping up with the image, just the image at a white background and all the other frames are normal.
What have I done wrong, or why isn't it working?



Maybe I've done something wrong when I followed the guide, so I tell you how I did; First I placed the code:
Reply With Quote



Bookmarks