umar
umar

Reputation: 3133

opening a webpage in lightbox

i am using this light box, please guide is it possiable to open the webpage instead of picture .

I have tried with the following approaches but they didn't worked

<a href="http://www.google.com" rel="lightbox">Search google</a>

<a href="a.html" rel="lightbox"><img src="images/thumb-1.jpg" width="100" height="40" alt="" /></a>

Upvotes: 1

Views: 6746

Answers (1)

Pit Digger
Pit Digger

Reputation: 9800

Fancybox Or Thickbox are better option if you want to use iFrame .

Upvotes: 1

Related Questions