8398c9048d
code was modified slightly, so the code differs from the original downloadable 1.9.5 version
30 lines
No EOL
999 B
Text
30 lines
No EOL
999 B
Text
-------------------------------------------------------------------------------
|
|
Simple Form - Variety of Dijit input elements.
|
|
-------------------------------------------------------------------------------
|
|
Author: Bill Keese (wildbill)
|
|
-------------------------------------------------------------------------------
|
|
Demo description
|
|
|
|
This is the form demo, showing several dijit.form components and
|
|
their usage.
|
|
|
|
-------------------------------------------------------------------------------
|
|
Dependencies:
|
|
|
|
Dojo Core
|
|
Dijit (Lots, mostly form widgets)
|
|
|
|
-------------------------------------------------------------------------------
|
|
Installation instructions
|
|
|
|
Simply run the included demo.html
|
|
|
|
To build, use the supplied demo.profile.js as your profileFile
|
|
|
|
-------------------------------------------------------------------------------
|
|
|
|
Note: this should be expanded into a full demo, utilizing backend
|
|
logic and interaction, or migrated back to tests/form/
|
|
|
|
-----------------
|
|
@rank:7 |