Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in accessibility

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

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