Skip to content

jodacame/Bootstrap-Form-Validation-HTML5

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bootstrap-Form-Validation-HTML5

This is a simple plugin for validate form using html5 with bootstrap.
Required: jQuery Library

Usage

  1. Paste the following code into the section of your site's HTML.
    <script src="scripts/form.validation.js"></script>
  2. activate validation via JavaScript:
    $("form").html5validate();

Demo

http://dev.jodacame.com/Bootstrap-Form-Validation-HTML5/example/

Author

@jodacame

About

This is a simple jQuery plugin for validate form using html5 with bootstrap.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors