diff -r 000000000000 -r 40c8f766c9b8 src/cm/media/js/lib/flexible-js-formatting/html-form-input-mask/html-form-input-mask.html --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/src/cm/media/js/lib/flexible-js-formatting/html-form-input-mask/html-form-input-mask.html Mon Nov 23 15:14:29 2009 +0100 @@ -0,0 +1,52 @@ + + +
+The following form fields use unobtrusive JavaScript to implement "input +masks." The maximum field length is automatically limited to the length of +the mask. The characters you can enter into the fields are constrained, and +separators are automatically added, but no actual value checking is done. For +example, the date input is constrained to the general format for a date, but +you can enter an invalid date into the field.
+ + + + +