Go to overview: WAI-ARIA techniques with code examples
aria-describedby to add description to a text input field (plus tabindex=-1 on element referenced)Detlev Fischer, (detlev [dot] fischer [ at ] testkreis [dot] de)
Last update: 19 November 2012
This is a variant of an example that uses the aria-describedby attribute on an input element to reference the descriptive paragraph ("Please provide...") qualifying the input needed. The only difference is that tabindex="-1" has been added to the descriptive paragraph. (Return to example without tabindex).
Other content
Please provide both first name and surname here.
aria-describedby to add description to a text input field| Win 7, FF 15, JAWS 13 | Partial support (buggy) |
|
|---|---|---|
| Win 7, IE9, JAWS 13 | supported |
|
| Win 7, FF 13, NVDA 2012.2.1 | supported |
|
| Win 7, IE9, NVDA 2012.2.1 | supported |
|
| Win XP, FF 15, NVDA 2011.13 | supported |
|
| Win XP, IE8, NVDA 2011.13 | supported |
|
| Win XP, IE8, SaToGo | supported |
|
| Win XP, IE7, JAWS 8 | not supported |
In both tabbing and normal reading: Ignores |
| Win XP, FF 3.5.9, JAWS 8 | not supported |
In both tabbing and normal reading: Ignores |
| Win XP, IE7, NVDA 11 | supported |
Tabbbing through: Supports |
| Win XP, FF 3.5.9, NVDA 11 | supported |
Tabbing through: Supports |
| Mac OS 10.5.8, VoiceOver | ? | *********Still to be checked. |
| Android 4.2, Firefox 18, TalkBack (German version) | Not supported |
|