Elements meaning gif's, jpeg's, javascript pages etc. Anything that the browser needs to download in order to display the page.
So what I would like to do is have an event fired when each element of a destination URL starts to download, and when the download for each element in finished. Thanks, Andy "Boris Zbarsky" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Andrew Van Uitert wrote: > > Is it possible to register a callback that would allow a programmer to > > profile the time required to download each element of a html page. > > What do you mean by "element"? Script and image loads fire onload > events; stylesheet loads will too, at some point... (once I unbreak XBL, > hopefully). > > -Boris _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
