Can an iframe pop up a Lightbox-style box?
Posted
by Alex
on Stack Overflow
See other posts from Stack Overflow
or by Alex
Published on 2010-06-17T15:39:47Z
Indexed on
2010/06/17
15:43 UTC
Read the original article
Hit count: 178
Hi. This question isn't about popping up an iframe inside a Lightbox; rather, it's about an iframe on a page that can launch its own Lightbox-style box in the page that contains that iframe. I'm thinking this can't be possible, because the iframe contains the contents of the other URL and whatever Lightbox that URL launches has to fit within the iframe. Thanks.
© Stack Overflow or respective owner