Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in wai-aria

Find all display:none attributes and add in aria-hidden attribute using JavaScript

Hide irrelevant focusable elements from screen reader

When making accessible tabs with ARIA, is it OK to remove 'hidden' content from the DOM?

accessibility wai-aria

Accessible popovers for additional help information

Hide a purely decorative element for screen readers?

How to make screenreader not recognise an element as an element group?

Why does playwright think the ARIA role for a <th> tag is `cell`?

Make expandable table rows accessible

Accessibility regarding role="status"

html accessibility wai-aria

What does aria-controls do that aria-owns does not do?

accessibility wai-aria

Is using a label enough or should I add aria attributes?

aria-labelledby references id that isn't present in DOM (yet)

html accessibility wai-aria

How to make a screenreader pronounce C# correctly

Accessible HTML: Do I need to use aria-pressed AND aria-expanded on these buttons?

html accessibility wai-aria

How to truncate text but keep the original, untruncated text, accessible to screen readers?

javascript html wai-aria

Can I have a header work as a button but not use the role of a button

html accessibility wai-aria

How to interrupt a screen reader in JavaScript?

Grayed out links: Lighthouse complains about insufficient contrast

Accessibility: Is a "Skip to content" link necessary when a <main> tag is present?

accessibility wai-aria