Andrew Van Uitert wrote:
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.

Such events are already fired when the download is finished, as I said.
If you have control over the page, you can fire the "start load" events yourself (with a simple inline <script> right before the element in question).


I suppose we could fire "onstartload" events for some of this stuff, but that would slow down loading, which is undesirable...

-Boris
_______________________________________________
mozilla-embedding mailing list
[EMAIL PROTECTED]
http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to