Skip to content

mbignold/validate

Repository files navigation

Form Validation - Bootstrap, jQuery, Ajax & PHP

Simple & robust form validation for Bootstrap 3.0, jQuery 2.0.2, Ajax & PHP

  • MIT Licence
  • Copyright 2013 Michael Bignold

Features

  • Uses Ajax to validate input.
  • Can be easily modified to check a database for on the fly app-specific validation.
  • Basic setup using only [data-] properties in HTML tags.
  • Uses Bootstrap Tooltips for a streamlined & functional user interface.
  • Only one single .js file to add to your page, and .php file to add to your server.
  • Works with input (text, password, checkbox, radio etc), select and textarea tags, as well as with bootstrap-chosen improved select boxes.

Dependencies

  • Requires jQuery 2.0.2+
  • Requires Bootstrap Tooltips (Bootstrap 2 or 3)

Preview

Example Form Validation

Ajax jQuery Bootstrap Form Validation See Examples at: http://www.bignold.com/dev/validate/

About

Form Validation for Bootstrap/jQuery/Ajax/PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published