I\'m trying to implement html5 into a form, but I came with a problem when I submit the form through jquery and try to use the html5 \"required\" attribute.
Here is
You can
click
$("form")[0].checkValidity()
$("form :invalid")