Safari, at least version 5, seems to be too aggressive in firing the onload event. It seems to fire onload too early, even before done loading the HTML, leading to misleading page load time, particularly the t_page (I start this timer in a javascript snippet at the beginning of the page) tends to be misleadingly smaller than other browsers on small pages, and in some cases t_page is seen to be even 0.
There's an article that discusses this issue, although for Safari 3: http://ajaxian.com/archives/safari-3-onload-firing-and-bad-timing
Any idea on how to handle this issue in boomerang?
Thanks,
Dzung.
Any idea on how to handle this issue in boomerang?
Thanks,
Dzung.

