Tagged Questions
6
votes
2answers
301 views
Does the content of the HTML5 placeholder attribute affect usability?
When using the placeholder attribute in HTML5 has there been any research into how the content of the placeholder affects the usability of the form?
I'm thinking specifically about using the ...
2
votes
1answer
129 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 ...
5
votes
3answers
760 views
Is The HTML5 Search Form Useful In Terms of Usability
HTML5 (the new version of html) has a number of new features, and one of those features is that there is a new type of input that is basically the same as the normal input field (like the one you use ...