E-mail List Archives
Re: ARIA roles and multiple descendants
From: Nolan Darilek
Date: May 12, 2020 7:58AM
- Next message: Amber Holladay: "Re: Auto-generated foreign language captions."
- Previous message: Jonathan Avila: "Re: ARIA roles and multiple descendants"
- Next message in Thread: glen walker: "Re: ARIA roles and multiple descendants"
- Previous message in Thread: Jonathan Avila: "Re: ARIA roles and multiple descendants"
- View all messages in this Thread
Got it. In this case, the header itself expands the content when
clicked. I just need to figure out how to get my screen reader reporting
the correct state for this HTML, in a way that doesn't visually modify
the content.
Thanks.
On 5/12/20 8:56 AM, Jonathan Avila wrote:
> Hi, aria-expanded should be on the control that expands the content and not the expanded content itself. The content would ideally be wrapped in a region and associated with the control that controls it via aria-controls and aria-labelledby.
>
> Jonathan
>
>
- Next message: Amber Holladay: "Re: Auto-generated foreign language captions."
- Previous message: Jonathan Avila: "Re: ARIA roles and multiple descendants"
- Next message in Thread: glen walker: "Re: ARIA roles and multiple descendants"
- Previous message in Thread: Jonathan Avila: "Re: ARIA roles and multiple descendants"
- View all messages in this Thread