jQuery Validator is an awesome tool for form validation. Jessy at www.jream.com has made an excellent video tutorial on how to use the jQuery Validator.
In Jessy’s video he very nicely covers topics like:
- standard validation
- setting custom messages
- use a remote function
- extend the validator
- change the default settings
Great job, Jessy. Thanks so much!