Name

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

Synopsis

Read-only

Each property returns a reference to the object of the same name. These objects are individual components of a window’s “chrome” whose visibility can be adjusted either when creating a new window (with the window.open( ) method) or anytime. Signed scripts are needed to gain permission to alter the visibility of these items for a window that already exists.

Example

window.personalbar.visibility = false

Value

Object reference.

Default

Respective object references.

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.