Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in accessibility

tabindex or focus for keyboard navigation

html accessibility

How can I add to the iOS VoiceOver rotor for a custom view?

CSS focus outline on mobile devices, still necessary for accessibility?

Detect if 'High contrast' is enabled in Android accessibility settings

android accessibility

How accessibility affect font sizes in iOS and Android?

How to restrict screen reader to not read a certain text?

How to make the <noscript> element accessible?

HTML usability question - (double) clicking to select text

iPhone MapKit: Accessibility of Annotations

Is putting multiple submit buttons on an HTML form bad practice?

html forms accessibility

Most efficient way to add missing alt tags for images in a large html document

c# html accessibility

Adding WAI-ARIA support to jQuery .toggle() method

Accessibility, fieldset legends, and header tags

accessibility forms

Does one need to put aria-label on a form submit button?

html accessibility wai-aria

Customize Button shape in ios 7.1

Changing text spoken by talkback in Android

how to handle WAI ARIA role="listbox"

accessibility wai-aria

AXIsProcessTrustedWithOptions doesn't return true even when the app is ticked in accessibility

macos qt accessibility

Make VoiceOver say "Swipe Up or Down to Select a Custom Action, then double tap to activate"

What is the biggest cons to use position: absolute & top/left over Float & margin+padding, If site is fixed width (970px), centered?