AvailabilityDOM Level 1 HTML Synopsisvoid close( ); DescriptionThis method closes a document stream that was opened with the open( ) method and forces any buffered output to be displayed. See the Document.close( ) entry in the client-side reference section for full details. See AlsoHTMLDocument.open( ); Document.close( ) in the client-side reference section |