Click to return to the DHTML, HTML     
close Method     collapse Method     DHTML Methods    
Web Workshop  |  DHTML, HTML & CSS

close Method


Closes an output stream, and forces the sent data to display.

Syntax

document.close()

Return Value

No return value.

Remarks

When a function fired by an event on the BODY object calls the close method, the window.close method is implied. When an event on the BODY object calls the close method, the document.close method is implied.

Applies To

[ Object Name ]
PlatformVersion
Win16:
Win32:
Mac:
Unix:
WinCE:

document



Back to topBack to top

Did you find this topic useful? Suggestions for other topics? Write us!

© 1999 Microsoft Corporation. All rights reserved. Terms of use.