I have a form with multiple fields that I\'m validating (some with methods added for custom validation) with Jörn Zaeffere\'s excellent jQuery Validation plugin. How do you
Add formnovalidate attribute to input
Adding class="cancel" is now deprecated
See docs for Skipping validation on submit on this link