Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wai-aria

Display initial element in React for bots and screen readers

For iOS, Safari, VoiceOver, how do I get VoiceOver to read custom radio buttons?

WCAG Anchor link

Is there anything that shows what works/doesn't for various screenreader/browser combinations?

How to skip some content from screen reader

How can I get JAWS to read the aria-describedby attribute of a fieldset?

Is presence of aria-hidden sufficient or is value set to "true" required (aria-hidden="true")

html hidden wai-aria

How can I ensure JAWS reads the link text rather than the URL?

Is an HTML aria-label attribute allowed to be an empty string?

Can I use multiple ARIA roles on a parent element

html accessibility wai-aria

WCAG 2.0 A (1.3.1) Content outside of landmarks

wai-aria wcag2.0

HTML accessiblity: make a screen reader announce hidden text when it gets shown

Should aria attributes also be translated if the page is using translations?

html accessibility wai-aria

React - how to create attributes dynamically

reactjs wai-aria

re announce a <p> under aria-live even if the text is same

How can I get an element's Accessible Name in javascript in the browser?