aspose file tools
The moose likes HTML, CSS and JavaScript and the fly likes DOJO : Suppourted attributes in the script tag Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Engineering » HTML, CSS and JavaScript
Reply Bookmark "DOJO : Suppourted attributes in the script tag" Watch "DOJO : Suppourted attributes in the script tag" New topic
Author

DOJO : Suppourted attributes in the script tag

Ravi Kiran Va
Ranch Hand

Joined: Apr 18, 2009
Posts: 2234

<script type="text/javascript" src="js/dojo/dojo/dojo.js"
djConfig="isDebug: true, parseOnLoad: true"></script>


On to the DOJO docs it tells that the isDebug , enables debug logging and messages . If this is set to true
Please tell me where exactly the logging and messages can be seen .

2nd Question :

This is about another attribute parseOnLoad , when this parseOnLoad is set to true , the docs of DOJO say that "parseOnLoad flag tells Dojo to scan the DOM for setup cues once the page has finished loading."

Can anybody please let me know what is the meaning of "Dojo to scan the DOM for setup cues" .
Thanks in advance .


Save India From Corruption - Anna Hazare.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: DOJO : Suppourted attributes in the script tag
 
Similar Threads
dojo loading FilteringTable problem
DOJO1.2.3/ IE7 /addOnLoad()
Please help me for develop simple Dojo Grid
Need some help with drag and drop of dojox.gfx
dojotoolkit i18n in struts 2