Top 3 jQuery Form Validation Plugins

Leave a Comment

Here is a list of plugins you can use to validate form inputs:

#1. Numeric


Allows only valid characters (i.e. numbers) to be typed into a text box. Can take negative
numbers and a decimal point. You can supply a callback that runs when focus is lost and the value in the
text box is not a valid number.

Download Numeric

#2. Password Validation


This plugin extends the jQuery validation plugin.

Download Password Validation

#3. Validation


Validate forms like you have never been validating before.

Download Validation Plugin

0 comments:

Post a Comment