3 out of 3 rated this helpful - Rate this topic

ownerDocument property

[This documentation is preliminary and is subject to change.]

Retrieves the document object associated with the node.

Syntax

JavaScript

p = object.ownerDocument

Property values

Type: Object

the document object.

Standards information

Remarks

The ownerDocument is the document object that is used to create new nodes.

This property returns null when the node is a document.

ownerDocument was introduced in Microsoft Internet Explorer 6.

 

 

Build date: 2/14/2012

Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ