bboyle / html5-constraint-validation-API

A jQuery polyfill for the HTML5 constraint validation API
MIT License
3 stars 1 forks source link

type change and typeMismatch #8

Open bboyle opened 12 years ago

bboyle commented 12 years ago

if an email field is suffering a type mismatch, does changing @type to text clear the error?