Changes

Jump to: navigation, search

JavaScript Document Object

147 bytes added, 19:30, 14 May 2007
Document Object Methods
<tr>
<td>close()<td>Closes the output stream to the document to prevent further writing</td>
<tr>
<td>write()<td>Appends text to the document.</td>
<tr>
<td>writeln()<td>Appends text to the document followed by a ''newline'' character</td>
</table>

Navigation menu