[Contents] [Previous] [Next] [Index]

Chapter 6
Window

This chapter deals with the Window object and the client-side objects associated with it: Frame, Location, and History.

Table 6.1 summarizes the objects in this chapter.

Table 6.1 Window objects
Object Description
Frame
A window that can display multiple, independently scrollable frames on a single screen, each with its own distinct URL.

History
Contains an array of information on the URLs that the client has visited within a window.

Location
Contains information on the current URL.

screen
Contains properties describing the display screen and colors.

Window
Represents a browser window or frame. This is the top-level object for each document, Location, and History object group.


[Contents] [Previous] [Next] [Index]

Last Updated: 10/31/97 16:29:51


Copyright © 1997 Netscape Communications Corporation