Skip to content

mattrc/html5form

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HTML5 Form

jQuery HTML5 Form Plugin

Getting Started

Download the production version or the development version.

In your web page:

<script src="jquery.js"></script>
<script src="dist/html5form.min.js"></script>
<script>
jQuery(function($) {
  $('form').html5form();
});
</script>

Documentation

Visit the Home page

Examples

Try the Demo

Release History

(Nothing yet)

About

jQuery HTML5 form Validation PLugin

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors