I saw a lot of different backup offers for browsers that do not fully implement html5 forms (solutions using Modernizr, YepNope, Jquery validate ...), but I was not able to get something to work efficiently.
In fact, in addition to adding the datepicker, which I managed to get using Modernizr and the jQuery datepicker, I really need to make sure that the check is performed in all browsers (the main priority is checking email).
Chrome and FF all seem to work natively, but surprisingly Safari checks without the correct email address. IE clearly does not support it.
Can someone help with a fairly simple return (maybe via Modernizr)?
thanks
onjegolders
source share