can someone tell me two things about the net panel in firebug?
Any help is REALLY appreciated - thanks a lot in advance...
alt text http://www.walkner.biz/_temp/firebug.png
the blue and red lines mark when the javascript events (DOMContentLoaded and load) are fired.
mozdev-documentation for DOMContentLoaded and load:
Fired on a Window object when a document's DOM content is finished loading, but unlike "load", does not wait until all images are loaded.
but my question is WHY the second item didn't load until then... shouldn't it start immediately? – swalkner
On my machine, it is nearly sequential. I would contribute the lag to cpu time required to process and render the data.
I would guess the blue line is when the browser starts displaying and the red line is when the layout finished.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With