Tagged Questions
2
votes
1answer
130 views
HTML5 form element implementation inconsistency: chalk it up to progressive enhancement?
I'm writing a small task tracking webapp for intranet use by about 20 people of varying technical skill (from clerical to developer). I was hoping to be able to rely almost entirely on HTML5 form ...