Window Objects

This section covers the Window object and all of its related objects.

Frame

Description: This object contains a frame, which is specified in an HTML frameset. Every frame is in reality a Window object; the frame object is just used for convenience.

Syntax for creating: NA

Created by: Either the <frame> or <frameset> tag in an HTML document will create a frame object.

Implemented in: Navigator 2.0/3.0

Event Handlers: See the Window object.

Properties: See the Window object.

Methods: See the Window object.

History

Description: This object contains an array that holds all of the URLs that the user has visited within that window.

Syntax for creating: NA

Created by: This is a built-in JavaScript object.

Implemented in: Navigator 2.0/3.0 ...

Get Essential JavaScript™ for Web Professionals, Second Edition now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.