Anslasax77 / validate

Form Validation for Bootstrap/jQuery/Ajax/PHP

Home Page:http://ceres.bignold.com/validate

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 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://ceres.bignold.com/validate

About

Form Validation for Bootstrap/jQuery/Ajax/PHP

http://ceres.bignold.com/validate

License:MIT License