W3cubDocs

/Dojo

dojo/domReady

Summary

Plugin to delay require()/define() callback from firing until the DOM has finished loading.

Usage

domReady(callback);
Parameter Type Description
callback undefined

See the dojo/domReady reference documentation for more information.

Properties

Methods

load(id,req,load)

Defined by dojo/domReady

Parameter Type Description
id undefined
req undefined
load undefined

Events

© 2005–2017 JS Foundation
Licensed under the AFL 2.1 and BSD 3-Clause licenses.
http://dojotoolkit.org/api/1.10/dojo/domReady.html