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.

head property

Gets the head element of the document.

Internet Explorer 9

 

Syntax

JavaScript

p = object.head

 

Property values

Type: Object

the head element.

See also

document
body

 

 

Show:
© 2017 Microsoft