TOC PREV NEXT INDEX

Put your logo here!


ownerDocument


ownerDocument returns the document object associated with this node.

Syntax

ownerDoc = document.ownerDocument 

Parameters

ownerdoc is a document object.

Example

None. 

Notes

This property returns NULL for a document object.

Specification

core


mozilla.org | mailto:oeschger | bug 93108
TOC PREV NEXT INDEX