| |
|
1.
|
|
|
Compatibility
Type
Javascript, DHTML
|
|
2.
|
|
|
Compatibility
Type
Javascript, DHTML
|
|
3.
|
|
| Text Characters Counter/Limiter |
|
Compatibility
Type
Javascript, DHTML
|
|
4.
|
|
| A script that checks the number of characters in a form box, and if it exceeds the predetermined number, cancels the form submission, and asks the surfer to re-enter data. |
|
Compatibility
Type
Javascript, DHTML
|
|
5.
|
|
| Put a cap on the amount of characters certain form fields of your form accept, by using this useful script. Once the limit has been reached, typing within the field in question has no effect. |
|
Compatibility
Type
Javascript, DHTML
|
|
6.
|
|
| This script "auto tabs" a form field (and jumps to another field) once the length of the field's value has exceeded a certain length. It works in conjunction with the "maxlength" attribute of HTML, triggered whenever the user's input reaches the maxlength's value. |
|
Compatibility
Type
Javascript, DHTML
|
|
7.
|
|
| Similar in function to Form Field Limiter above, this script allows you to restrict the number of characters inside a form element (ie: textarea) while displaying a progress bar on the remaining characters beneath it. |
|
Compatibility
Type
Javascript, DHTML
|
|
8.
|
|
| Want to limit the amount of text a user can enter in particular INPUT or TEXTAREA elements? Well, this script enables not only that, but displays in real time the number of characters remaining. An extremely practical and useful script! |
|
Compatibility
Type
Javascript, DHTML
|
|
9.
|
|
| This is a simple but effective script for extending your textarea with a maxlength attribute, so the user's input cannot exceed a certain number of characters. Works with any number of textareas on the page. |
|
Compatibility
Type
Javascript, DHTML
|
|
10.
|
|
| The script has more than 20 validation types and extra features (character counter for textarea and input tags, auto-tabbing input tags, etc) that can be added with minimal modifications to html code. |
|
Compatibility
Type
Javascript, DHTML
|