Dojo.behavior: Write Modularized HTML Document Event Handling
The dojo.behavior module provides a simple and lightweight mechanism for listening to HTML document events. Find out what makes dojo.behavior one of the best event handling mechanisms around.
Originally posted here: Dojo.behavior: Write Modularized HTML Document Event Handling
a2a_linkname=”Dojo.behavior: Write Modularized HTML Document Event Handling”;a2a_linkurl=”http://www.frenzygraphics.com/2011/04/27/dojobehavior-write-modularized-html-document-event-handling/”;
The Dojo Publish/Subscribe Event Mechanism
Learn how to use the Dojo Toolkit’s versatile ContentPane widget to load dynamic content into your Web pages.
Here is the original post: The Dojo Publish/Subscribe Event Mechanism
a2a_linkname=”The Dojo Publish/Subscribe Event Mechanism”;a2a_linkurl=”http://www.frenzygraphics.com/2011/04/25/the-dojo-publishsubscribe-event-mechanism/”;
Event Listening Made Easy with Dojo.connect
The Dojo libraries offer programmers a single coherent event system. With dojo.connect, you can execute any number of functions in response to DOM and widget events.
Go here to read the rest: Event Listening Made Easy with Dojo.connect
a2a_linkname=”Event Listening Made Easy with Dojo.connect”;a2a_linkurl=”http://www.frenzygraphics.com/2011/02/15/event-listening-made-easy-with-dojoconnect/”;
Enhancing the Chained Select Widget with Dojo FilteringSelects
Since the emergence of JSON, object literals, and JavaScript frameworks like Dojo, setting up chained select boxes does not have to be an ordeal.
Here is the original post: Enhancing the Chained Select Widget with Dojo FilteringSelects
a2a_linkname=”Enhancing the Chained Select Widget with Dojo FilteringSelects”;a2a_linkurl=”http://www.frenzygraphics.com/2011/01/19/enhancing-the-chained-select-widget-with-dojo-filteringselects/”;
Programmatic Widget Creation in Dojo
Dojo makes it easy to create your own reusable controls programmatically, allowing you more creative control over your Dojo widgets.
The rest is here: Programmatic Widget Creation in Dojo
a2a_linkname=”Programmatic Widget Creation in Dojo”;a2a_linkurl=”http://www.frenzygraphics.com/2010/12/17/programmatic-widget-creation-in-dojo/”;
Localizing Declaratively Created Dojo Widgets
Use a “before widgetizing” Dojo technique to localize a Web form. On form submission, you can validate the form and present a localized dijit.Dialog to the user.
More here: Localizing Declaratively Created Dojo Widgets
a2a_linkname=”Localizing Declaratively Created Dojo Widgets”;a2a_linkurl=”http://www.frenzygraphics.com/2010/11/17/localizing-declaratively-created-dojo-widgets/”;
A Localization Primer for Dojo Dijit and Dojox Controls
This article presents an overview of requirements and general considerations to localize a Web form using Dojo’s Dijit and Dojox widgets.
A Localization Primer for Dojo Dijit and Dojox Controls
a2a_linkname=”A Localization Primer for Dojo Dijit and Dojox Controls”;a2a_linkurl=”http://www.frenzygraphics.com/2010/11/02/a-localization-primer-for-dojo-dijit-and-dojox-controls/”;
Dojo i18n: a Pure JavaScript Localization Solution
For those of you who require localization services for small to medium applications, this article presents Dojo’s pure JavaScript i18n module.
Go here to read the rest: Dojo i18n: a Pure JavaScript Localization Solution
a2a_linkname=”Dojo i18n: a Pure JavaScript Localization Solution”;a2a_linkurl=”http://www.frenzygraphics.com/2010/09/29/dojo-i18n-a-pure-javascript-localization-solution/”;
Popular JavaScript Framework Libraries: An Overview - Part 3
In the last article of this series, we turned our attention to three strong contenders for the title of Framework supremacy: JQuery, the Yahoo! UI Library (YUI) and MochiKit. This week we continue our overview of the twelve most popular JavaScript Frameworks with the Dojo, Rialto and Spry Frameworks. By Rob Gravelle. 1127
See more here: [...]


