A simple jQuery plugin to validate forms. To use jQuery Validate you just need to include in your code a version of the jQuery library equal or more recent than 1.7 and a file with the plugin. After calling the jQuery.fn.validate method, you can validate your fields using data attributes, that are valid to the HTML5, according to the W3C. jQuery Validate supports all fields of the HTML5 and uses WAI-ARIA for accessibility. You can use several attributes to your validations.
Features
- You can create descriptions to the field states
- Examples available
- You can use the jQuery.validateExtend method to extend the validations and calling the extensions with data-validate attribute
- You can remove validation of a form using the jQuery.fn.validateDestroy method
- jQuery Validate supports all fields of the HTML5 and uses WAI-ARIA for accessibility
- You can use several attributes to your validations
Categories
LibrariesFollow jQuery Validate
Other Useful Business Software
Your top-rated shield against malware and online scams | Avast Free Antivirus
Our antivirus software scans for security and performance issues and helps you to fix them instantly. It also protects you in real time by analyzing unknown files before they reach your desktop PC or laptop — all for free.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jQuery Validate!