Changes

JavaScript Window Object

8 bytes added, 18:28, 9 May 2007
Opening Browser Windows using JavaScript
<table>
<tr>
<td> width - <td>Specifies the intial width of the new window</td>
<tr>
<td> height - <td>Specifies the intial height of the new window</td>
<tr>
<td> toolbar - <td>Specifies whether the window should contain the browser toolbar or not</td>
<tr>
<td> status - <td>Specifies whether the window should contain the browser status bar or not</td>
</table>