E-mail List Archives
JAWS and disabled combobox options
From: Paul Collins
Date: Jan 10, 2017 11:03PM
- Next message: Bryan Garaventa: "Re: JAWS and disabled combobox options"
- Previous message: Beranek, Nicholas: "Re: Frames differ by browser"
- Next message in Thread: Bryan Garaventa: "Re: JAWS and disabled combobox options"
- Previous message in Thread: None
- View all messages in this Thread
Hi friends.
I'm currently working on a project where individual options in a select box
are disabled, using the *disabled* attribute:
*<select>*
* <option>option 1</option>*
* <option disabled>option 2</option>*
*</select>*
When using the keyboard arrow keys, it skips over each disabled option.
This also means *JAWS* doesn't read out the disabled option either.
Just wondering if anyone has tackled this and how they managed to
communicate to the screen reader user that the option is there and disabled?
Thanks for any help.
Paul
- Next message: Bryan Garaventa: "Re: JAWS and disabled combobox options"
- Previous message: Beranek, Nicholas: "Re: Frames differ by browser"
- Next message in Thread: Bryan Garaventa: "Re: JAWS and disabled combobox options"
- Previous message in Thread: None
- View all messages in this Thread