Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in accessibility

How to prevent VoiceOver cursor from resetting its position on layout change

Is it ok to put an HTML <nav> element inside of an HTML <dialog> element?

Gestures not getting detected in accessibility mode

Making my drop-down menus accessible when only using the keyboard

Set default accessibility language on iOS to Spanish

Is there an accessible way of telling that some part of UI can redirect to other page if some asynchronous condition is resolved after clicking link?

Inspecting local html files using WAVE tool

accessibility wave

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