Live Validator is a JavaScript program that will validate any form field as the user types the data using the regular expressions that you have specified.
Features
- Key Validation
- Valides the key as you type it. For example, if you just want numbers in a field, the user will not be allowed to enter alphabets.
- Live Validation feedback
- If the field validates, the color of the element will change
- Attach a form to the validation.
- This will show error when the form is submitted
- Reasonable size
- 4.2 KB uncompressed
- Works in most major browsers.
- At least the ones I tested in - Firefox 1.5/Linux, Firefox 1.5/Windows, IE 6, Opera 9/Linux, Opera/Windows
- And more...
- Many more features...
0 Comments:
Post a Comment