This page provides links to Dojo examples.
Example | Description |
---|---|
Dojo Forms and Validation Forms | This example shows how to use Dojo to validate a form. dojo.connect is also used to define event handlers. |
Dojo Tabs Using JavaScript Code | Assign Dojo widgets to a div element using JavaScript code instead of embedding attributes in the markup. |
Using A Cookie with Dojo | Set and retrieve a value using Dojo's cookie functions. |