HTML 5 pattern validation for text input not working on safari or firefox with iphone HTML 5 pattern validation for text input not working on safari or firefox with iphone google-chrome google-chrome

HTML 5 pattern validation for text input not working on safari or firefox with iphone


"Android, Safari and Mobile Safari support the pattern attribute, but do not support form validation, so will not prevent an incorrect value from being submitted."

http://www.wufoo.com/html5/attributes/10-pattern.html

It works on Firefox though, see the specs for the pattern attribute:

http://www.w3schools.com/tags/att_input_pattern.asp