暂无描述

nghuuphuoc fa662a9861 #145: The row state is now only marked as success if all fields on it are valid 11 年之前
demo c36d1127a3 Support type="range" HTML 5 attribute 11 年之前
dist fa662a9861 #145: The row state is now only marked as success if all fields on it are valid 11 年之前
screenshots d5ff5422d2 Add screenshot, update README and CHANGELOG 11 年之前
src fa662a9861 #145: The row state is now only marked as success if all fields on it are valid 11 年之前
vendor ef9d787c05 Upgrade Bootstrap to v3.1.1 to use feedback icon feature 11 年之前
.gitignore d37157b1f3 Ignore document site generated by Jeklly 11 年之前
CHANGELOG.md fa662a9861 #145: The row state is now only marked as success if all fields on it are valid 11 年之前
Gruntfile.js 1f66ea75f5 #64: Support Danish zip code 11 年之前
README.md 2b45a36ef3 Update README: Link to official website 11 年之前
bootstrapvalidator.jquery.json fa662a9861 #145: The row state is now only marked as success if all fields on it are valid 11 年之前
bower.json fa662a9861 #145: The row state is now only marked as success if all fields on it are valid 11 年之前
package.json fa662a9861 #145: The row state is now only marked as success if all fields on it are valid 11 年之前

README.md

BootstrapValidator

http://bootstrapvalidator.com - A jQuery plugin to validate form fields. Use with Bootstrap 3

Screenshot

Features

  • Built from scratch. The code is solid and clean
  • 25 built-in validators and counting!
  • Cannot find the validator you need? Don't worry, it is easy to write new validator
  • Show feedback icons based on field validity
  • Support Ajax in both validator and form submission
  • Field validators can be enabled/disabled on the fly
  • Can be used with other plugins such as Date Picker, Datetime Picker, Select2, Raty etc.

Required

Live Demo

You can see the live demo here:

Documentation

Release History

Look at the Change Log

Author

The BootstrapValidator plugin is written by Nguyen Huu Phuoc, aka @nghuuphuoc

Big thanks to the contributors:

License

The MIT License (MIT)

Copyright (c) 2013 - 2014 Nguyen Huu Phuoc

Permission is hereby granted, free of charge, to any person obtaining a copy of
this software and associated documentation files (the "Software"), to deal in
the Software without restriction, including without limitation the rights to
use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of
the Software, and to permit persons to whom the Software is furnished to do so,
subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS
FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR
COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER
IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN
CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.