E-mail List Archives
Re: Markup for question and answer scenario
From: Moore,Michael (HHSC)
Date: Jun 22, 2015 9:38AM
- Next message: Greg Kraus: "Re: Markup for question and answer scenario"
- Previous message: Sean Keegan: "Re: Markup for question and answer scenario"
- Next message in Thread: Greg Kraus: "Re: Markup for question and answer scenario"
- Previous message in Thread: Sean Keegan: "Re: Markup for question and answer scenario"
- View all messages in this Thread
Sean,
If you are going to use aria-labelledby to add the question to the input for the answer selection you will need to also point to the id for the answer selection. When I have tested aria-labelled by overrides any existing bound labels. So it would look like this <input ... aria-labelledby="idOfQuestionHeading idOfAnswerText" ... /> This way a screen reader would read both.
Mike Moore
Accessibility Coordinator
Texas Health and Human Services Commission
Civil Rights Office
(512) 438-3431 (Office)
(512) 574-0091 (Cell)
- Next message: Greg Kraus: "Re: Markup for question and answer scenario"
- Previous message: Sean Keegan: "Re: Markup for question and answer scenario"
- Next message in Thread: Greg Kraus: "Re: Markup for question and answer scenario"
- Previous message in Thread: Sean Keegan: "Re: Markup for question and answer scenario"
- View all messages in this Thread