http://formvalidation.io - The best jQuery plugin to validate form fields, designed to use with:
It's developed from scratch by @nghuuphuoc.
Required: jQuery 1.9.1+
Install via bower:
bower install form.validation
Or download the latest script and stylesheet files from formvalidation.io.
Screenshots first because we love it!
Validating Bootstrap form
Validating Foundation form
Validating Pure form
Validating Semantic UI form
Validating UI Kit form
http://formvalidation.io/examples/
There are also many examples located in the demo directory.
You also can run the demo
locally by:
- Clone the repo:
git clone https://github.com/formvalidation/formvalidation.git
- Go to the cloned directory and run the command:
python -m SimpleHTTPServer 8000
- Access the demo at
http://localhost:8000/demo/the_demo_file_here.html
See the official website for the full list of features
- Latest version: v0.6.0, released on 2015-01-06
- For older versions, look at the Releases page
- Release History: Look at the Change Log
The FormValidation plugin is written by Nguyen Huu Phuoc, aka @nghuuphuoc
For more information about the license, see http://formvalidation.io/license/