ZVON > References > DOM2 Reference

open (method )

Owning interface and usage:  
HTMLDocument.open()

Member of these other interfaces:  
none

Description:  
Open a document stream for writing. If a document exists in the target, this method clears it.

Parameters:  
none

Returns:  
nothing

Exceptions:  
none