Ian Hickson wrote:
Actually it does, in that navigation is the only way to change the window.document attribute's value. Removing an <iframe> from another document doesn't affect the <iframe>'s Window object's "document" attribute.

Is navigation allowed in that <iframe> after that?

Is script allowed to run in that Window after that?

-Boris


Reply via email to