Doesn't the onLoad event fire after the DOM is built? e.g. layout time = onload_time - state_stop_time
Adam On 12/03/07, Brian King <[EMAIL PROTECTED]> wrote: > A couple of browser questions: > > It is pretty trivial to measure a page load time using a web progress > listener, but does anyone know how to measure page layout time? > > On another note, how does one associate/store data for individual tabs > when multiple are open, e.g. page load time? > > Thanks, > -- > Brian King > www.mozdev.org - free project hosting for the Mozilla community > _______________________________________________ > Project_owners mailing list > [email protected] > http://mozdev.org/mailman/listinfo/project_owners > _______________________________________________ Project_owners mailing list [email protected] http://mozdev.org/mailman/listinfo/project_owners
