Changes

Jump to: navigation, search

JavaScript Document Object

381 bytes added, 19:27, 13 June 2007
no edit summary
<table border="0" cellspacing="0" width="100%">
<tr>
<td width="20%">[[JavaScript Window Object|Previous]]<td align="center">[[JavaScript Essentials|Table of Contents]]<td width="20%" align="right">[[JavaScript Location Object|Next]]</td>
<tr>
<td width="20%">JavaScript Window Object<td align="center"><td width="20%" align="right">JavaScript Location Object</td>
</table>
<hr>
 
 
In the [[JavaScript Window Object]] chapter we looked at how perform such tasks as opening and closing browser windows and controlling the appearance and position of those windows. Whilst the window object gives us the ability to control various aspects of the browser window it does not provide us any control over the content of the window. In order to manipulate the content that appears in the browser we need to turn to the JavaScript ''Document'' object.

Navigation menu