voodazz
03-05-2009, 11:42 PM
1) Script Title: Lightbox view 2.03
2) Script URL (on DD): http://www.dynamicdrive.com/forums/showthread.php?t=20140
3) Describe problem: The script works fine when I want to link my lightbox image caption to the url of a website, but I run into trouble when I want to link to a subfolder inside my own website.
Here's an example of my code:
a href="IMAGES/dd_mungo_b.jpg" rel="lightbox" onmousedown="this.title='<a target=\'_blank/\' href=\'http://www.voodazz.com/html/mungo.html/\'>View Template</a>';" onmouseout="this.title='';">
I always get a blank window with a big fat 404 Error. :(
I'm probably messing up with the whole /\ syntax because I'm not really familiar with it. Hopefully it's something really simple like that.
I have spent at least 2 hours looking everywhere for a solution. Hopefully I'll finally get the help I need here.
Thank you for your patience :)
2) Script URL (on DD): http://www.dynamicdrive.com/forums/showthread.php?t=20140
3) Describe problem: The script works fine when I want to link my lightbox image caption to the url of a website, but I run into trouble when I want to link to a subfolder inside my own website.
Here's an example of my code:
a href="IMAGES/dd_mungo_b.jpg" rel="lightbox" onmousedown="this.title='<a target=\'_blank/\' href=\'http://www.voodazz.com/html/mungo.html/\'>View Template</a>';" onmouseout="this.title='';">
I always get a blank window with a big fat 404 Error. :(
I'm probably messing up with the whole /\ syntax because I'm not really familiar with it. Hopefully it's something really simple like that.
I have spent at least 2 hours looking everywhere for a solution. Hopefully I'll finally get the help I need here.
Thank you for your patience :)