ht5ivf
What it is
The jQuery ht5ifv plugin is an extensible and highly configurable jquery plugin which
allows validation of the HTML5's forms while the user is typing.
It is extensible because it allows the programmer to define new restrictions beyond
those already defined by HTML5.
It is highly configurable because not only does it allow changes to the validation
rules defined by HTML5, but also the addition of new ones.
Moreover, although assuming, by default, behaviors and ways to flag the errors in a
very intuitive manner, it also provides the developer with complete freedom to redefine
or even suppress them.
What is supported
For the input fields it supports the required, pattern, min and max explicit restrictions and the implicit restriction associated to the type
All defined types(color, date, datetime, datetime-local, email, month, number, password, range, search, tel, text, time and week) are supported.