dojo/_base/kernel.doc (version 1.10)

Summary

Alias for the current document. 'doc' can be modified for temporary context shifting. See also withDoc().

Use this rather than referring to 'window.document' to ensure your code runs correctly in managed contexts.

Examples

Example 1

n.appendChild(dojo.doc.createElement('div'));

Property Summary

Properties

documentElement
Defined by: dojox/gfx/_base
dojoClick
Defined by: dojox/mobile/common
Error in the documentation? Can’t find what you are looking for? Let us know!