|
|
|
|
|
window.personalbar
Returns the personalbar object, whose visibility can be toggled in the window.
Syntax
pBarObj = window.menubarParameters
pBarObj is an object reference.
Example
The following complete HTML example shows way that the visible property of the various "bar" objects is used, and also the change to the privileges necessary to write to the visible property of any of the bars on an existing window.
| mozilla DOM project | mailto:oeschger | bug 93108 |
|
|
|
|
|