Navigator 2.0, Internet Explorer 3.0
This method displays any output to document that has been written but not yet displayed, and closes the output stream to document. When generating complete HTML pages with Document.write(), you should invoke Document.close() when you reach the end of the page.
After document.close() has been called, if any further output is written to document (e.g., with document.write()) then the document will be implicitly cleared and reopened, erasing all the output that was written prior to calling the close() method.
file: /Techref/language/java/script/definitive/refp_78.htm, 4KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 09:51,
18.191.130.149:LOG IN ©2024 PLEASE DON'T RIP! THIS SITE CLOSES OCT 28, 2024 SO LONG AND THANKS FOR ALL THE FISH!
|
©2024 These pages are served without commercial sponsorship. (No popup ads, etc...).Bandwidth abuse increases hosting cost forcing sponsorship or shutdown. This server aggressively defends against automated copying for any reason including offline viewing, duplication, etc... Please respect this requirement and DO NOT RIP THIS SITE. Questions? <A HREF="http://linistepper.com/Techref/language/java/script/definitive/refp_78.htm"> [Chapter 21] Reference: Document.close()</A> |
Did you find what you needed? |