Changeset 13085
- Timestamp:
- 03/13/08 21:39:43 (6 months ago)
- Location:
- dojox/trunk/form
- Files:
-
- 3 added
- 1 modified
-
DropDownSelect.js (added)
-
README (modified) (1 diff)
-
resources/DropDownSelect.css (added)
-
tests/test_DropDownSelect.html (added)
Legend:
- Unmodified
- Added
- Removed
-
dojox/trunk/form/README
r13073 r13085 34 34 * PasswordValidator - a widget which simplifies the common "old/new/verify" 35 35 mechanism of specifying passwords 36 37 * DropDownSelect - an extension to dijit.form.DropDownButton which is 38 meant to mirror the html <select> drop down 39