Geat
05-02-2003, 05:33 AM
I need a quick fix!
I'm setting the contents of an IFRAME by using the document.write() method. However, the page thinks that it's still loading after I finish writing into the IFRAME.
I've tried writing an </HTML> tag, but that doesn't work. Is there some method that tells IE the document is ready?
Help!
I'm setting the contents of an IFRAME by using the document.write() method. However, the page thinks that it's still loading after I finish writing into the IFRAME.
I've tried writing an </HTML> tag, but that doesn't work. Is there some method that tells IE the document is ready?
Help!