E-mail List Archives
Re: Table Scope=row
From: Beranek, Nicholas
Date: Sep 28, 2017 9:02AM
- Next message: Lovely, Brian (CONT): "Re: SVG Anchor links - Inaccessible on IE 11 browser?"
- Previous message: Subramanian, Poornima (PCL): "SVG Anchor links - Inaccessible on IE 11 browser?"
- Next message in Thread: Greg Gamble: "Re: Table Scope=row"
- Previous message in Thread: Lovely, Brian (CONT): "Re: Table Scope=row"
- View all messages in this Thread
Hi Greg,
I'm having success with NVDA with the following markup:
<tr>
<th scope="rowgroup" rowspan="3">High School Class(s)</th>
<td colspan="3">Class #1</td>
</tr>
<tr>
<td colspan="3">Class #2</td>
</tr>
<tr>
<td colspan="3">Class #3</td>
</tr>
It reads the row header like a dream. Let me know how that works for you.
Nick Beranek
Capital One
- Next message: Lovely, Brian (CONT): "Re: SVG Anchor links - Inaccessible on IE 11 browser?"
- Previous message: Subramanian, Poornima (PCL): "SVG Anchor links - Inaccessible on IE 11 browser?"
- Next message in Thread: Greg Gamble: "Re: Table Scope=row"
- Previous message in Thread: Lovely, Brian (CONT): "Re: Table Scope=row"
- View all messages in this Thread