|
|||||||||||||||||||||||||
|
|||||||||||||||||||||||||
|
Easy Form Validation with JavaScript
JavaScriptSearch Web developer Andrew Tetlaw has posted online a robust JavaScript form validation method. Instructions and live demo are available at http://tetlaw.id.au/view/blog/really-easy-field-validation-with-prototype/ . Form validation allows for the creation of forms, that auto-check for incorrect user input. This particular form validation approach needs the Prototype library ( http://prototype.conio.net/). The basic method is to attach to the form's
The validator also avoids validating fields that are hidden or children of elements hidden by the CSS property
|
|
|
|
|
| Copyright © 1998 - 2008 DevStart, Inc. All Rights Reserved | ||