Diana
Joined: 23 Jan 2005 Posts: 10
|
Posted: Wed Feb 11, 2009 12:27 am Post subject: Ajax - learning Dojo |
|
|
Dojo is arguably the most feature-packed Ajax toolkit available today, with a wide variety of functionality.
It can be used sparsely to just add effects or styling to your web page, or it can be used for complex layouts, caching data stores, and interactive
2D graphics—the choice is yours.
The book "Learning Dojo" aims to give an overview of all major aspects of Dojo while at the same time giving lots of examples to copy for your own studies and websites.
Courtesy of Packt Publishing, you can now download chapter 6:
http://www.packtpub.com/files/learning-dojo-sample-chapter-6-layout.pdf
This chapter shows a number of examples from simplifying layout in general with 'CSS-less' layout managers, to dynamic loading of content in content panes, and how to create a wizard widget with a StackContainer and a small amount of scripting. |
|