Pages
(Move to ...)
Home
Java
Android
Php
Cake PHP
jQuery
Grails
All Pages
▼
Showing posts with label
jquery html5 form validate
.
Show all posts
Showing posts with label
jquery html5 form validate
.
Show all posts
Tuesday, February 18, 2014
Check the validity of an HTML5 form that does not contain a submit button
›
/* Check if html5 validation enabled */ function hasHtml5Validation () { return typeof document.createElement('input').chec...
›
Home
View web version