|
|
|
|
|
window.sidebar
Returns a reference to the window object of the sidebar.
Syntax
sidebar = window.sidebarParameters
Example
Notes
The sidebar is a subframe in the DOM of the application window. Its content can be accessed with sidebar._content, as in the foregoing example, and it is a sibling of the window's main content frame.
Specification
DOM Level 0. Not part of specification.
| mozilla.org | mailto:oeschger | bug 93108 |
|
|
|
|
|