Changes

Jump to: navigation, search

JavaScript Document Object

227 bytes added, 20:05, 14 May 2007
Document Object Properties
<tr>
<td>bgColor<td>The background color of the document</td>
<tr>
<td>fgColor<td>The foreground color (i.e. the color of the text in the document)</td>
<tr>
<td>cookie<td>The cookie, if aany, assosiated with the document. See [[Understanding JavaScript Cookies]]</td>
<tr>
<td>domain<td>The current domain of the document</td>
<tr>
<td>embdeds<td>An array of objects embedded into the document</td>
<tr>
</table>

Navigation menu