In the page in question, the Javascript HREFs control a dynamic sliding menu. What happens in the IFRAME is that the menu displays statically, forcing itself into the content - and thus creating a gap between the content above and below.
I'm developing a site that displays content from other sites in an IFRAME. Normally there's no problem, and the IFRAME faithfully reproduces what you would see if the content were in a parent frame.
However, when the content includes Javascript HREFs, the display in the IFRAME gets garbled. As mentioned above, there's nothing I can do about the content because it comes from other sites; but is there a workaround...
Leave a comment: