[Greasemonkey] scripts not executing for non-HTML content
Bill Donnelly
donnelly at snowcrest.net
Wed Aug 30 18:03:05 EDT 2006
Yes, we've discussed this off and on, but nothing has been done about it.
It's not a difficult mod, but there are other things taking precedence.
Since Ffx 1.5, DOMContentLoaded is also not being fired for JS-created
pages.
The only "work-around" is to use bookmarklets.
Alex Nicolaou wrote:
> I followed these links and it looks like the issue is that
> DOMContentLoaded
> isn't called in these cases. However isn't load still called? In which
> case
> GM could check if DOMContentLoaded had already been called, and if not,
> trigger scripts at load time. Though the scripts would execute later this
> would probably fix my particular problem.
>
> See https://bugzilla.mozilla.org/show_bug.cgi?id=325891
>
> alex
More information about the Greasemonkey
mailing list