Jesus · Bible · HTML · CSS · JS · PHP · SVG · Applications

ownerDocument

Description

The ownerDocument of Node for JS returns the node document. Returns null for documents.

Syntax

node.ownerDocument

Examples

1 · HTMLDocument

2 · XMLDocument

baseURI

childNodes

cloneNode

compareDocumentPosition

contains

firstChild

getRootNode

hasChildNodes

isConnected

isEqualNode

lastChild

nextSibling

nodeName

nodeType

normalize

parentElement

parentNode

previousSibling

Web Hypertext Application Technology Working Group (WHATWG)

HomeMenu