|
Project Information
|
HTML5 validates forms without additional JavaScript. With a single line of code. Public repo for the latest version. <script src="http://html5form.googlecode.com/svn/trunk/jquery.html5form-min.js"></script> How to use? <script> $(#myform).html5form(); </script> English documentation: http://www.matiasmancini.com.ar/html5form_en.php Documentación en español: http://www.matiasmancini.com.ar/html5form.php |