Navigator 2.0, Internet Explorer 3.0
Document.writeln() behaves just like Document.write() except that after appending all of its arguments to document, it also appends a newline character. See Document.write() for more information on this method.
Newline characters are not usually displayed in HTML documents, so in general, it is only useful to use Document.writeln() when writing text to appear in a <PRE> or <XMP> environment, or when writing to a document opened with a mime type of "text/plain".
file: /Techref/language/java/script/definitive/refp_96.htm, 5KB, , updated: 2019/10/14 15:00, local time: 2024/11/8 09:58,
18.117.233.156: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_96.htm"> [Chapter 21] Reference: Document.writeln()</A> |
Did you find what you needed? |