Changes

Jump to: navigation, search

JavaScript Window Object

334 bytes added, 19:00, 9 May 2007
Opening Browser Windows using JavaScript
<tr>
<td>scrollbars<td>Hides/Shows browser horizontal/vertical scrollbars</td>
<tr>
<td>resizable<td>Specifies whether the user is entitled to resize the window after it appears.</td>
<tr>
<td>directories<td>Specifies whether the window should contain the browser personal toolbar.</td>
<tr>
<td>copyHistory<td>Specifies whether the new window should contain a copy of the URL history of the invoking window</td>
</table>

Navigation menu