Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Re: Event in Firefox similar to OnDownloadComplete event in IE

3 views
Skip to first unread message

Myk Melez

unread,
Nov 3, 2006, 5:17:28 PM11/3/06
to pham cao tri
pham cao tri wrote:

> I want to make an extension that change font of the content before it's displayed.
> And i try to implement it by using the DOM structure in Firefox.

This question is best addressed in the mozilla.dev.extensions newsgroup.
cc:ing that group and setting followups appropriately.


> Do you know an event in Firefox that similar to OnDownloadComplete event in IE so I can change the font tag "on the fly" ?

I'm not familiar with the "OnDownloadComplete" event, but either the
"DOMContentLoaded" event or the "load" event should suit your purpose.

-myk

0 new messages