Page 1 of 1

Re: Lightbox 2.03a with hyperlinks ***23/07/10***

Posted: Wed May 14, 2014 1:31 pm
by SteveMann
It's not there, but there's no rush. I am just exploring a solution for a client and the "with hyperlinks" caught my attention. If you have seen my other posts, he wants a scrollable window, but clicking on the thumbnail brings up the full-size image in a new window. I was able to do this by putting the lightbox page inside an iFrame, and in the lightbox page, edit the html to Replace rel="lightbox[id1]" with target="_blank". It works, but I really don't want to modify the generated html.