Aug
30
2007

Learning Dojo 0.9 : First Summary

In the last few exercises I demoed some most basic use of Dojo toolkit.

Topics Summary

  • Install Dojo, set up directory structure
  • Load dojo.js
  • Turn on themes
  • Load and use dijit
  • Add events to dijit
  • Interact with other dijits

Form dijits are some of the most useful dijits. A lot of web pages contain forms and these enhanced form dijits can greatly improve the user experience of such web pages.

With the former 4 exercises, one shall be able to look into Dijit’s test pages, which are an important resource to learn the power of Dojo dijits.

Those test pages, which can also serve as demo pages, reside under dojo090/dijit/tests/.The form dijits, in particular, are located under dojo090/dijit/tests/form.

Here is the link to that folder on my server. http://kunalu.com/js/dojo090/dijit/tests/form

Forecast

In the following exercises I will try to get hands dirty to discuss more dojo and dojox functions then packaged dijit.

Tags: , , ,
» Posted in category: ajax, dojo, web development //
Entry Top //
This is the bottom of post Learning Dojo 0.9 : First Summary

Leave a Reply

XHTML: You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>