Which conditions have to be fulfilled for a function of dojo/ready module record a callback?
Answer / Rama Shankar Karn
The conditions required for a function of the dojo/ready module to record a callback are: 1) The function must be defined before the DOM is fully loaded, and 2) The DOM must be fully loaded.
| Is This Answer Correct ? | 0 Yes | 0 No |
what are application support libraries in Dojo?
Explain dojo/ready module functions?
What is widget toolkit in dojo?
Explain the dojo architecture?
Explain the features of dojo toolkit ?
What is the basic directory structure of dojo?
Explain the relation between ajax and dojo?
whether Dojo is a part of Ajax and distinguishes their roles?
Explain about language libraries in dojo?
What is dijit?
why does <body> in many of tests HTML files have style = “visibility hidden”?
Can we have to use dojox/mobile/parser for dojo mobile applications?