very interesting!

what is loaded to you? loaded to me means the dom & scripts are  ready...
not when  images are loaded or the after css & layout  is processed. perhaps
we should have more events in jQuery to deal with the different times.

On 6/15/07, Bil Corry <[EMAIL PROTECTED]> wrote:


Via Ajaxian, interesting browser behavior:

-----
Safari does not fire onload at the same time as other browsers. With most
browsers, they will wait until the page is loaded, all images and
stylesheets and scripts have run, and the page has been displayed before
they fire onload. Safari does not.

In Safari, it seems onload fires before the page has been displayed,
before layout has been calculated, before any costly reflows have taken
place. It fires before images have completed loading (this can also happen
in rare cases in Opera, but Safari seems to do it everywhere), meaning that
a substantial part of the load time is not included.

<http://www.howtocreate.co.uk/safaribenchmarks.html>
-----


- Bil





--
Ⓙⓐⓚⓔ - יעקב   ʝǡǩȩ   ᎫᎪᏦᎬ

Reply via email to