E-mail List Archives
Re: Table/Accordion Hybrid
From: Birkir R. Gunnarsson
Date: Dec 17, 2019 2:37PM
- Next message: Steve Green: "Re: how to trash focus when sighted"
- Previous message: Reinhard Stebner: "how to trash focus when sighted"
- Next message in Thread: None
- Previous message in Thread: Murphy, Sean: "Re: Table/Accordion Hybrid"
- View all messages in this Thread
The way I've recommended doing it is to insert the info into a <td>
cell spanning the width of the table.
Put a div inside that row with role="group" and aria-label or
aria-labelledby pointing to the row header for the main row.
Ultimately it really isn't good to squeeze info like this into a table
but if the deisng can't be helped this is one way to minimize the
confusion.
On 12/16/19, Murphy, Sean < <EMAIL REMOVED> > wrote:
> Brian,
>
> Does Jaws work in Firefox and chrome? If so, then I would chalk it up as an
> NVDA bug.
>
> Sean
>
>
- Next message: Steve Green: "Re: how to trash focus when sighted"
- Previous message: Reinhard Stebner: "how to trash focus when sighted"
- Next message in Thread: None
- Previous message in Thread: Murphy, Sean: "Re: Table/Accordion Hybrid"
- View all messages in this Thread