According to this site http://html5test.com/ , FireFox 5.0 only partially supports form validation. Here is the form support for my browser FF5:IE 9 is bad for html5 support so I imagine IE8 is very bad. FF, Chrome, and Opera (10.5+) are rated high for compatibility. I notice FF5 supports the canvas element and is good for video and perfect for audio.Overall Forms compliance = 51/98
Field types
input type=search Yes ✔
input type=tel Yes ✔
input type=url Yes ✔
input type=email Yes ✔
input type=datetime No ✘
input type=date No ✘
input type=month No ✘
input type=week No ✘
input type=time No ✘
input type=datetime-local No ✘
input type=number Partial ○
input type=range Partial ○
input type=color No ✘
input type=checkbox Yes ✔
input type=image Partial ○
textarea Yes ✔
select Yes ✔
fieldset Yes ✔
datalist Yes ✔
keygen Partial ○
output Yes ✔
progress No ✘
meter No ✘
Fields
Field validation Yes ✔
Association of controls and forms Partial ○
Other attributes Partial ○
CSS selectors Yes ✔
Events Yes ✔
Forms
Form validation Partial ○
I want to use html5 myself if it wasn't for IE. I'm very new to this so I'd like to see how others are faring.
Submit Your Article
Forum Rules


