WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Building a New Dropdown for Mobile

for

From: Paul J. Adam
Date: May 21, 2013 7:27PM


Yes all of jQuery Mobile that I've tested is accessible. It uses progressive enhancement and WAI-ARIA.

http://jquerymobile.com/demos/1.2.1/docs/about/accessibility.html

Accessibility
jQuery Mobile is built upon standard, semantic HTML, allowing pages to be accessible to the broadest range of devices possible. For A-Grade browsers, many of the components in jQuery Mobile leverage techniques such as focus management, keyboard navigation, and HTML attributes specified in the W3C's WAI-ARIA specification.

By utilizing these techniques, we do our best to ensure an accessible experience to users with disabilities such as blindness, who may use screen readers (like VoiceOver, on Apple's iPhone device) or other assistive technology to access the web.


Paul J. Adam
Accessibility Evangelist
www.deque.com

On May 21, 2013, at 7:40 PM, David Ashleydale < <EMAIL REMOVED> > wrote:

> Cool. Are those generally accepted as being accessible?
>