WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Table/Accordion Hybrid

for

From: Birkir R. Gunnarsson
Date: Dec 17, 2019 2:37PM


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
>
>