Skip to content

EspadaV8/h5v

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Being unable to find a nice HTML5/JS form validator I've decided to hack away at one myself. A lot of external code will
be used.

* Modernizr - https://github.com/Modernizr/Modernizr
* jQuery - https://github.com/jquery/jquery
* qTip2 - https://github.com/craga89/qtip2


Example
---

Ideally, all that should be needed is a simple call to h5v on the form element

<script>
  $('form').h5v();
</script>

About

HTML5/JS Validator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published