Description
The purpose of each input field collecting information about the user can be programmatically determined when:
The input field serves a purpose identified in the Input Purposes for User Interface Components section; and
The content is implemented using technologies with support for identifying the expected meaning for form input data.
Questions & Answers
How do autocomplete attributes affect web accessibility?
How do autocomplete attributes in a form affect web accessibility?
- autocomplete
- form
- form fields
When should I use autocomplete attributes?
If the user is expected to be entering information about someone else into a form, do the form inputs still need autocomplete values?
- autocomplete
- form
- form fields
- forms