Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in accessibility

How to scroll scrollable AccessibilityNodeInfo nodes

Changing Screen Reader settings for a more dev-friendly a11y experience?

Do I need to use EM sizing for the layout to meet the WCAG 2.0 criteria?

css accessibility wcag

"aria-hidden elements do not contain focusable elements" issue when modal is shown

What would the appropriate aria roles and behaviors for 2d x/y axis plane input be?

html accessibility wai-aria

Mimic JavaFX's ColorAdjust brightness using pure Java

Is there a rule for Web accessibility as to when an overlay / modal dialog is open, whether any element should be the focus?

Make UITextField with VoiceOver read numbers as digits

Can I Turn ON / OFF Talkback programmatically?

PDF link and accessibility -- download yes or no?

Why <table> is not good for layout while <div> is? for screen reader users

Is a label for an hidden field 508 compliant?

Talkback: prevent to say activity label (applcation name by default)

How to use Next.js <Link> prefetch for a <button>? (And avoiding a double selection while navigating with Tab key)

next.js accessibility