I always thought magic jQuery elves were watching the page and had walkie-talkies.
Try this one for research: http://ajaxian.com/archives/ajaxian-featured-tutorial-when-is-your-page-ready or http://dean.edwards.name/weblog/2006/06/again/ or http://ajaxian.com/archives/more-fun-with-domcontentloaded You can't use jQuery? Ugh. That sucks. :( Glen On 10/18/07, Jim Spath <[EMAIL PROTECTED]> wrote: > > > I am working on a project where using jQuery's $(document).ready() > would be extremely useful, but unfortunately I cannot use jQuery. > > I found this page on determining when a document's DOM is ready: > > http://www.javascriptkit.com/dhtmltutors/domready.shtml > > Is this how jQuery does it? > > Thanks! > > - Jim > >