Re: How to ensure that web page is loaded completely?



I'm not sure what other activity might be going on... but I do know
that READYSTATE_COMPLETE means that the DOM is finished parsing, and
that all javascripts have finished executing... Sorry - I can't offer
any other help.

.