Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

defaultView property

Gets a reference to the window object for the document.

HTML5 A vocabulary and associated APIs for HTML and XHTML, Section 5.2Internet Explorer 9

 

Syntax

JavaScript

p = object.defaultView

 

Property values

Type: Object

A reference to the window object.

Standards information

See also

document

 

 

Show:
© 2017 Microsoft