Window.sidebar (Property)

A reference to an object that represents the sidebar frame in Netscape 6.0.

Availability:

JavaScript - 1.5
Netscape - 6.0
Property/method value type:Sidebar object
JavaScript syntax:NmyWindow.sidebar
Nsidebar

This is a new property introduced to support the sidebar in Netscape 6. In essence this introduces a permanent second frame that can be used to hold navigational content. Actually its capabilities seem quite powerful and since it can have HTML loaded into it and can be addressed with JavaScript some interesting possibilities await us as we explore it further.

See also:Sidebar object