On Aug 13, 12:00 am, John Resig <jere...@gmail.com> wrote: > We just landed some code in the latest nightly versions of jQuery to > auto-detect if the page has already loaded. You can try it > here:http://code.jquery.com/jquery-nightly.js > > --John
FYI, it seems this doesn't work in Firefox - apparently Firefox doesn't support document.readyState (it will support it in 3.6)... JS