]> git.pond.sub.org Git - eow/blob - static/dojo-release-1.1.1/dojox/form/README
add Dojo 1.1.1
[eow] / static / dojo-release-1.1.1 / dojox / form / README
1 -------------------------------------------------------------------------------\r
2 dojox.form Collection\r
3 -------------------------------------------------------------------------------\r
4 Version 1.0\r
5 Release date: 02/26/2008\r
6 -------------------------------------------------------------------------------\r
7 Project state:\r
8 experimental\r
9 -------------------------------------------------------------------------------\r
10 Credits\r
11         Nathan Toone (nathan)\r
12 \r
13 -------------------------------------------------------------------------------\r
14 Project description\r
15 \r
16         This is a collection of additional widgets that can be used in forms.\r
17 -------------------------------------------------------------------------------\r
18 Dependencies:\r
19 \r
20         Depends on dojo core and dijit\r
21 -------------------------------------------------------------------------------\r
22 Documentation\r
23 \r
24 -------------------------------------------------------------------------------\r
25 Installation instructions\r
26 \r
27         Install into /dojox/form\r
28 -------------------------------------------------------------------------------\r
29 Additional Notes (Brief widget list):\r
30 \r
31         * CheckedMultiSelect - an extension to dijit.form.MultiSelect which\r
32                                                 uses check boxes instead of ctrl-click\r
33 \r
34         * PasswordValidator - a widget which simplifies the common "old/new/verify" \r
35                                                 mechanism of specifying passwords\r
36         \r
37         * DropDownSelect - an extension to dijit.form.DropDownButton which is\r
38                                                 meant to mirror the html <select> drop down\r
39 \r