Validator - HTML form validation May 03, 2014 6179 views 0 votes validator is a javascript validation code is based on jQuery. The Validator is cross-browser and will give you the power to use future-proof input types such as ‘tel’, ‘email’, ‘number’, ‘date’, and ‘url’. ...
Nod Mar 05, 2014 3965 views 0 votes Writing frontend validation for forms is painfully boring. So I made this in the hopes that it will help make it a little less agonizing for you. ...