Dojo Question:
What is the difference between dojox, mobile, parser and dojo.parser?
Answer:
Some of the advanced features of dojo.parser, such as <script type=”dojo/method”> and <script type=”dojo/connect”>, are missing. Basic features are compatible with dojo.parser.
Previous Question | Next Question |
Can we have to use dojox/mobile/parser for Dojo Mobile applications? | Dijit widget lifecycle? |