Name

locationbar, menubar, personalbar, scrollbars, statusbar, toolbar — NN 4 IE n/a DOM n/a

Synopsis

These six objects belong to the window object and represent portions of the “chrome” surrounding the content area of the browser window. With signed scripts in Navigator 4 (and the user’s permission), you can dynamically hide and show these elements in a browser window. These features can also be turned off via the third parameter of the window.open( ) method, but only when generating a new window. To change the visibility of these items in an existing window, signed scripts are required.

Object Model Reference

NN

[window.]locationbar

[window.]menubar

[window.]personalbar

[window.]scrollbars

[window.]statusbar

[window.]toolbar

Properties

visible

    

Get Dynamic HTML: The Definitive Reference now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.