You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebug
On Jul 13, 2:38 pm, Simon Ferndriger <ferndriger.busin...@gmail.com>
wrote:
> Hi
>
> I am interested in detecting when an image resource is loaded in any
> possible way (by JavaScript new Image(), by <img src="">, as background
> image via CSS, etc) with JavaScript.
> When opening Firebug and selecting the network tab, there is exactly this
> list showing.
>
> How do you do that?
Firebug is using:
nsIHttpActivityObserver
nsITraceableChannel
nsIObserver (for HTTP envents)