Re: document.write to self during load not allowed by PR-DOM

David,

The PR-DOM doc does not say that you have to explicitly open() before
write().  I think most implementors of the DOM API's HTML layer will either
not implement open/close/write/writeln entirely or follow the behavior of IE
and NS implementation closely so you have nothing to worry about.

Don Park
Docuverse

Received on Friday, 4 September 1998 15:33:20 UTC