window.sidebar
Returns a reference to the window object of the sidebar.
Syntax
sidebar = window.sidebar
Parameters
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.
Netscape Communications http://developer.netscape.com |