dojo.doc

Deprecated.

The old dojo.doc variable is accessible through dojo/_base/window::doc, but usually you can (and should) just access the document global variable to get a pointer to the document.

For functions that operate on a DOMNode, you can get the document via node.ownerDocument.

Table of Contents

Error in the documentation? Can’t find what you are looking for? Let us know!