roles

7 bookmarks
Custom sorting
Das role-Attribut: Worauf es ankommt | Webkrauts
Das role-Attribut: Worauf es ankommt | Webkrauts
Das role-Attribut bietet viele Möglichkeiten für die barrierefreie Webgestaltung. Jan Eric Hellbusch (@2bweb) mit einem Einstieg in die Accessible Rich Internet Applications (ARIA).
·webkrauts.de·
Das role-Attribut: Worauf es ankommt | Webkrauts
ARIA: switch role - Accessibility | MDN
ARIA: switch role - Accessibility | MDN
The ARIA switch role is functionally identical to the checkbox role, except that instead of representing "checked" and "unchecked" states, which are fairly generic in meaning, the switch role represents the states "on" and "off."
·developer.mozilla.org·
ARIA: switch role - Accessibility | MDN
Avoid aria-roledescription | Adrian Roselli
Avoid aria-roledescription | Adrian Roselli
HTML has all sorts of built-in features that, when used correctly, are accessible, will localize, and which just work. For example, if I want a button, I use , and a screen reader will announce it as button. For users in other languages, they will hear whatever is their word…
·adrianroselli.com·
Avoid aria-roledescription | Adrian Roselli