"Boris Zbarsky" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > I'm assuming this is after you inserted it into the DOM, right? > > -Boris > Yes, I ran the code after inserting the iframe to the main document. The main document exists in a simple window which embeds mozilla. The document inside the iframe is not displayed since the iframe is created with "collapsed" property set to "true" (that was the intention). The presShell does not exist even after the loading , since the form re-submission happens only after "pageshow" event.
I can try setting the size of the iframe to zero instead of hiding it. Would it help ? -Michael. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
