I am including a page on my site with an iframe. The IFrame page has the functionality to open a lightbox, which now opens in IFrame only.
Is there a possibility that iframe content opens the lightbox on top frame?
If it is opening through JavaScript, then use it Pre> If this is an anchor link, then window.top.location = "http://destination-url.com";
target = "_top":
Comments
Post a Comment