I am trying to implement html5 form validation for my web app but it\'s not working with
safari 5.0.1 , iphone3 or android2. Is the form input attribute required, pattern or any
Why don't you try webshim ?
I had the same problem and now everything is cool !
All you have do is downloading the library then put the js-webshim folder in your project.
Include this code