dee_em
11-06-2008, 02:40 AM
1) Script Title: Lightbox Image viewer 2.03a
2) Script URL: http://www.dynamicdrive.com/dynamici...box2/index.htm
3) Describe problem:
I'm linking some of my image captions to other URLs (See code sample below).
How do I make these open in a new browser window?
(Obviously I tried the "target blank" but it's not working, I guess I'm placing it in the wrong spot).
<a href="images/myImage.jpg" title="My Title"rel="lightbox" rev="http://www.anotherurl.com">THIS IS MY TEXT LINK</a>
Thanks!
2) Script URL: http://www.dynamicdrive.com/dynamici...box2/index.htm
3) Describe problem:
I'm linking some of my image captions to other URLs (See code sample below).
How do I make these open in a new browser window?
(Obviously I tried the "target blank" but it's not working, I guess I'm placing it in the wrong spot).
<a href="images/myImage.jpg" title="My Title"rel="lightbox" rev="http://www.anotherurl.com">THIS IS MY TEXT LINK</a>
Thanks!