webshim
webshim copied to clipboard
IE11 form validation is replaced
trafficstars
Great polyfill.
I was wondering why the IE11 native form validation is replaced with webshim. I opened the same page with chrome and the chrome native form validation kicks in, but the same page behaves differently with IE11.
If I comment out the webshim, then I see the IE11 native form validation.
What am I missing?
Thanks for you're help.
Jeff
Any thoughts on this?
Sorry, I only can do one project at a time ;-). Answer is: IE has bugs and therefore I fully re-implement the constraint validation feature.
Cool, Thanks.