Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in accessibility

When to use accessibilityRole='link' in ReactNative?

How to hide any text from sighted user and search engine but not from screen reader?

Remove Sveltekits A11y errors from [vite-plugin-svelte]

accessibility sveltekit

Color blindness: Are you aware of it? Do you design for it?

React JSX Invalid ARIA attribute `ariaLabel`

How should I change <div id="root"></div> of CreateReactApp to increase Web Accessibility?

How to make a button containing only an image accessible?

html image accessibility

Tabindex, outlines only with tab button

When should a "hidden" element be available to a screen reader (for accessibility, a11y)?

accessibility

Accessibility Scanner issue: No readable label for Flutter apps

Multiple Forms With Input Fields With The Same Name Attribute? Good Or Bad?

What happens if I use accessibilityIdentifier and accessibilityLabel on same element

Using UIAccessibilityAction:accessibilityPerformEscape

ios accessibility voiceover

Is it possible to add "aria-hidden" for css content property?

Why some of the sites don't respect Text scaling in Chrome mobile browser? [duplicate]

Ignore for accessibility with Google Maps compose SDK

How do I prevent the screen reader from saying "group" when reading this div tag's text?

visible, non-interactive elements with an on:click event must be accompanied by an on:keydown, on:keyup, or on:keypress event