WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Disabled Controls and WCAG Contrast

for

From: Paul Adam
Date: Nov 21, 2011 9:39AM


I recommend using readonly=readonly instead of disabled=disabled because
screen readers will skip right over a disabled form field when tabbing
through. I've seen times where they were obviously using the disabled field
to indicate information visually to users but wanted to prevent the user
from editing that information. By using readonly you can do the same thing,
prevent editing, but keep the field in the TAB order.

On Mon, Nov 21, 2011 at 11:31 AM, Lucy Greco < <EMAIL REMOVED> >wrote:

> If the link is disabled how does the screen reader know that. Have you
> coded it in a way ware the screen reader does not speak it if not you need
> to somehow let everyone know it is disabled. Forget the standers and think
> about usability first. If I hit this with my screen reader I would try and
> activate it innless you use some method to let me know otherwise.
>
> Lucy Greco
> Assistive Technology Specialist
> Disabled Student's Program UC Berkeley
> (510) 643-7591
> http://attlc.berkeley.edu
> http://webaccess.berkeley.edu
>
>
>