Official Review
NULL
|
Other links at JavaScript > Scripts and Programs > Forms |
| 1. |
TextBox Scroller
|
|
|
Create a cool textbox scroller (easily adapted to any other form elements) in seconds!
|
| 2. |
ResizeObjects
|
|
|
ResizeObjects is a set of Javascript functions that that enable a user to build a form and dynamically resize the form objects depending on the size of the browser window. It is copyrighted, and distributed under the GNU Public License.
|
| 3. |
Auto tab (form field) script
|
|
|
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.
|
| 4. |
Form Helper with Images
|
|
|
This is a neat JavaScript that allows you to use your own images to help your visitor's fill out a form. Use images to validate entries as well!
|
| 5. |
Basic URL Validate
|
|
|
This is a basic validate script for a entered URL. It checks for "http://" and the "com, net, org, info, biz, ws, us, tv, cc" extensions.
|
|
|