Table of Contents
Window Properties

The properties of the Window class are listed below. For a complete list of Window class members, see the Window Members topic.

Properties
Name Description
document Returns the document object.
Item (inherited from JSObject) Gets or sets a property value.
Item (inherited from JSObject) Gets or sets a property value.
pageXOffset Gets the X scroll offset.
pageYOffset Gets the Y scroll offset.
screenX Gets the horizontal window location.
screenY Gets the vertical window location.
See Also