E-mail List Archives
Re: Using Aria within a table to indicate that a cell ishighlighted
From: Mark Magennis
Date: Jul 4, 2022 10:31AM
- Next message: glen walker: "Re: Using Aria within a table to indicate that a cell is highlighted"
- Previous message: David Engebretson Jr.: "Re: Using Aria within a table to indicate that a cell ishighlighted"
- Next message in Thread: glen walker: "Re: Using Aria within a table to indicate that a cell is highlighted"
- Previous message in Thread: David Engebretson Jr.: "Re: Using Aria within a table to indicate that a cell ishighlighted"
- View all messages in this Thread
Hi Geethavani,
You can add an aria-label to the <th> but it won't be read by JAWS/Chrome or NVDA/Firefox. VoiceOver in MacOS/Safari will read it in addition to the cell content.
A better bet might be to add the information as hidden text within the cell.
Mark
- Next message: glen walker: "Re: Using Aria within a table to indicate that a cell is highlighted"
- Previous message: David Engebretson Jr.: "Re: Using Aria within a table to indicate that a cell ishighlighted"
- Next message in Thread: glen walker: "Re: Using Aria within a table to indicate that a cell is highlighted"
- Previous message in Thread: David Engebretson Jr.: "Re: Using Aria within a table to indicate that a cell ishighlighted"
- View all messages in this Thread