Skip to content
This repository has been archived by the owner on May 26, 2020. It is now read-only.

Living alongside Bootstrap-based webpages, this will use HTML5 tags to validate inputs. Validation can be used to find callbacks, as well as overridden on a per-input basis. Validation can also feed into a "Form Control", which is a listening framework setup to perform actions based on completing--or not--the validation of any number of inputs.

License

pickypg/bootstrap-formvalidation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap Form Validation 0.1

Living alongside Bootstrap-based webpages, this will use HTML5 tags to validate inputs. Validation can be used to find callbacks, as well as overridden on a per-input basis. Validation can also feed into a "Form Control", which is a listening framework setup to perform actions based on completing--or not--the validation of any number of inputs.

  • bootstrap-formvalidation.js: Enables validation of HTML5 controls, or JavaScript driven content.
  • bootstrap-formcontrol.js: Listens to formValidation to determine an overall ready-state.

This entire project is a work in progress, and the docs will eventually be updated to add examples before this reaches version 1.0.

I will be adding a bootstrap-wizard and potentially a bootstrap-table as time allows.

About

Living alongside Bootstrap-based webpages, this will use HTML5 tags to validate inputs. Validation can be used to find callbacks, as well as overridden on a per-input basis. Validation can also feed into a "Form Control", which is a listening framework setup to perform actions based on completing--or not--the validation of any number of inputs.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published