Boris Zbarsky wrote:
You can get the window from the web progress, no?


You're absolutely correct. I had already been attempting to use the DOMWindow reference, but I was referring to it the wrong way. I used aWebProgress.DOMWindow.top._content.document, but should've just used aWebProgress.DOMWindow.document instead.

Thanks, and also for the quick reply.
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network

Reply via email to