E-mail List Archives
Re: aria-describedby Id's
From: Angela French
Date: May 3, 2013 9:26AM
- Next message: Katie Haritos-Shea: "Re: apologiesMay 12 Calgary Accessibility Forum"
- Previous message: Strange, Lainie: "Script fonts within a graphic and 508 compliance"
- Next message in Thread: None
- Previous message in Thread: Greg Gamble: "aria-describedby Id's"
- View all messages in this Thread
The described-by is in the control. The id it references is in the message.
<div id="error6" class="errors">Error: Please enter a valid date.</div>
<div>
<label for="test6">Date: </label>
<input type="text" name="test" id="test6" aria-describedby="error6 instructs6" />
>
- Next message: Katie Haritos-Shea: "Re: apologiesMay 12 Calgary Accessibility Forum"
- Previous message: Strange, Lainie: "Script fonts within a graphic and 508 compliance"
- Next message in Thread: None
- Previous message in Thread: Greg Gamble: "aria-describedby Id's"
- View all messages in this Thread