PDA

View Full Version : Page Loading disparity.


Chris_Jackson
07-29-2002, 08:23 PM
Hi,

I curious if there's a way to tell when a document is completely loaded in Netscape (>6.0). For IE, I use the document.ReadyState property. Is there an equivalent for Netscape?

Thank you,

Chris.

nolachrymose
07-29-2002, 10:43 PM
The onload event is triggered when the document finishes loading.

Hope that helps!

Happy coding! :)

jkd
07-30-2002, 12:54 AM
Don't crosspost, you just cause more work for the moderators.

http://www.codingforums.com/showthread.php?s=&threadid=2933

Closing thread.