Show HN: another jQuery Form Plugin - for HTML5

https://github.com/pags/fields.js
by pags • 14 years ago
2 0 14 years ago

Someone recently posted a cool jQuery form validation lib where validation rules are defined manually in the javascript itself - many comments suggested a library that simply parses the relevant HTML and validates based on attributes such as HTML 5 input types, maxlength, pattern, etc.

This does just that, along with a few other niceties. My first jQuery plugin so criticism welcome.

Related Stories

Loading related stories...

Source preview

github.com