X-Git-Url: http://git.ithinksw.org/extjs.git/blobdiff_plain/6a7e4474cba9d8be4b2ec445e10f1691f7277c50..6746dc89c47ed01b165cc1152533605f97eb8e8d:/examples/form/adv-vtypes.html diff --git a/examples/form/adv-vtypes.html b/examples/form/adv-vtypes.html index 0e228303..dd0cc1b0 100644 --- a/examples/form/adv-vtypes.html +++ b/examples/form/adv-vtypes.html @@ -1,30 +1,38 @@ -
- -The first example shows two date fields acting as a date range. Selecting an initial date -sets the minimum value for the end field. Selecting an ending date sets a maximum value for the -start field.
The first example shows two date fields acting as a date range. Selecting an initial + date sets the minimum value for the end field. Selecting an ending date sets a maximum + value for the start field.
+This second example shows a password verification, - the second value must be equivalent to the first to validate.
This second example shows a password verification, the second value must be equivalent + to the first to validate.
+The js is not minified so it is readable. See adv-vtypes.js.
+The js is not minified so it is readable. See adv-vtypes.js.
\ No newline at end of file