Path: blob/main/files/en-us/web/accessibility/aria/forms/index.md
6546 views
------- ARIA annotations
- ARIA guides
- ARIA live regions
- ARIA screen reader implementors guide
- Using ARIA: Roles, states, and properties
- Forms
- How to file ARIA-related bugs
- ARIA states and properties {{ListSubpagesForSidebar("Web/Accessibility/ARIA/Attributes", 1)}}
- WAI-ARIA Roles {{ListSubpagesForSidebar("Web/Accessibility/ARIA/Roles", 1)}}
The following pages provide various techniques for improving the accessibility of web forms:
Basic form hints: Adding hints and descriptions for invalid or required fields
Alerts: Using alerts to provide client-side validation error messages
Multipart labels: Enabling complex form labels with a control inside each label
See also the Yahoo! article on form validation and ARIA (retrieved on archive.org), covering much of the same content.