Default submitHandler is set to display an alert into of submitting the form
Syntetic examples
- Error message containers in action
- Radio and checkbox buttons and selects
- Integration with Form Plugin (AJAX submit)
- Custom methods and message display.
- Dynamic forms
Real-world examples
- Remember The Milk signup form
- Marketo signup form
- Buy and Sell a House multipart form
- Remote captcha validation
Testsuite
Javascript files used
- jquery.js - required
- jquery.validate.js - the validate plugin itself, required
- jquery.delegate.js - special event delegation, required
- jquery.metadata.js - Metadata plugin, optional
- cmxforms.js - only used for form layout, optional, see article by Nick Rigby