--- form.html 2008-05-12 14:38:49.000000000 -0500 +++ formw3c.html 2008-07-11 09:27:31.000000000 -0500 @@ -1,6 +1,6 @@ - - + + + Dojo Form Widgets Test @@ -68,6 +68,7 @@ + +

+ Valid XHTML 1.1 (plus Dojo attributes) +

Job Application Form

This is just a little demo of dijit's form widgets

-
@@ -109,7 +115,7 @@ dojoType="dijit.form.ValidationTextBox" required="true" ucfirst="true" invalidMessage=""/> -
+
-
+
- +
@@ -158,9 +164,9 @@
- - - + + +
@@ -181,7 +187,7 @@ - - -
    + +
    1. high school
    2. college
    3. masters
    4. PhD
    - +
@@ -206,7 +212,7 @@ id="experience" name="experience" class="short" value="1" constraints="{min: 0, max:40, places:0}" - size=3> + size="3" /> @@ -217,7 +223,7 @@
-
@@ -227,13 +233,13 @@
-
-