Adam Dickmeiss wrote:
The code executes without errors, however the registered events are not triggered.
Event handlers on a window are cleared when a new page loads in the window.It sounds like you want to register your listeners when the new document is first embedded in the window, not at load start....
-Boris _______________________________________________ dev-embedding mailing list [email protected] https://lists.mozilla.org/listinfo/dev-embedding
