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
Next-Gen Encryption for Post-Quantum Security | CLEAR by Quantum Knight
CLEAR by Quantum Knight is a FIPS-140-3 validated encryption SDK engineered for enterprises requiring top-tier security. Offering robust post-quantum cryptography, CLEAR secures files, streaming media, databases, and networks with ease across over 30 modern platforms. Its compact design, smaller than a single smartphone image, ensures maximum efficiency and low energy consumption.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of jQuery Validate!