Difference between revisions of "ARIA Describedby property"
Jump to navigation
Jump to search
Labelledby Describedby Bug
Line 29: | Line 29: | ||
* JAWS 18 (Chrome, IE, FF) - announced on tab after pause. Not announced with arrows. | * JAWS 18 (Chrome, IE, FF) - announced on tab after pause. Not announced with arrows. | ||
* NVDA 2017.4 (Chrome, IE, FF) - announced on tab no pause. Not announced with arrows. | * NVDA 2017.4 (Chrome, IE, FF) - announced on tab no pause. Not announced with arrows. | ||
+ | |||
+ | [[Category: ARIA]] |
Revision as of 19:01, 1 January 2018
This page uses the aria-describedby attribute on a combo box and a link. The aria-describedby attribute provides an accessible description for an element. The accessible description does not replace the accessible name but instead provides additional information to the user.
Screen Reader Support
- JAWS 18 (Chrome, IE, FF) - announced on tab after pause. Not announced with arrows.
- NVDA 2017.4 (Chrome, IE, FF) - announced on tab no pause. Not announced with arrows.