Re: find the time of page load
paniz alipour <[email protected]>
| Newsgroups | gmane.comp.mozilla.devel.xpfe |
|---|---|
| Message-ID | <CADfq16i4YpP07-Gg35Swh2bGoTV0-_fhtAeEkuoGjAP4KTn+=g@mail.gmail.com> |
I used it,but in some samples the extension starts whilst some part of the page is not loaded completely. SO? On Mon, Nov 21, 2011 at 9:45 PM, Marek Sebera <[email protected]>wrote: > Use window.addeventlistener('load',function(){ > //Here goes your code > }); > Dne 21.11.2011 17:19 "paniz alipour" <[email protected]> napsal(a): > >> Hello, >> >> I want to do some action in my extension,after the web page loaded >> completely. >> >> How can I do it? >> >> I would be thankful if you guide me >> >> Regards >> >> -- >> Paniz Alipour >> _______________________________________________ >> dev-extensions mailing list >> [email protected] >> https://lists.mozilla.org/listinfo/dev-extensions >> > -- Paniz Alipour