Google グループは Usenet の新規の投稿と購読のサポートを終了しました。過去のコンテンツは引き続き閲覧できます。
Dismiss

Event in Firefox similar to OnDownloadComplete event in IE

閲覧: 5 回
最初の未読メッセージにスキップ

pham cao tri

未読、
2006/11/03 9:03:352006/11/03
To: dev-apps...@lists.mozilla.org
Hello all,

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.

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

Thanks in advance.


Myk Melez

未読、
2006/11/03 17:17:282006/11/03
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 件