I am using the fancybox iframe (as can be seen here in the iframe demo)
http://fancyapps.com/fancybox/demo/
Here is the code i am using
<p><a class="fancybox fancybox.iframe" href="items/item1.html"><span>Item 1</span></a>
I then have item1.html that has the following code:
<h3>Item 1</h3>
Blah blah blah text here
<a href="http://www.google.com"><img src="https://www.google.com/images/srpr/logo3w.png" width="160" height="25" border="0" alt="Google logo" /></a>
The fancybox pop up window works and pops up after clicking the items 1 link, however, once the fancybox is open and i can see the blahblah text and also the google logo, when i click the logo - the www.google.com should load but it doesn't. What am i doing wrong?
Thanks,
Daniel
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…