iframe to external page?
-
Why does this work?
<a href="https://mysite.com/" rel="lightbox" data-lightbox-type="iframe" />Link</a>
but not this?
<a href="https://mysite.com/virtour.html" rel="lightbox" data-lightbox-type="iframe" />Link</a>
- The topic ‘iframe to external page?’ is closed to new replies.