More help
Introduction
Adding Validation to a form
- The example form
- Including rsv.js
- Defining your validation rules
- Adding the onsubmit handler
- The finished product
References
The RSV script can do a great deal more that hasn't been covered here. But hopefully the tutorial has at least given you a general sense of how the script can be used in your own forms.
See the scripts website for further information about configuration settings, different ways to display the error messages, developing your own validation rules for use with the script - and more.