WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Scripting Question: Content Not Appearing In Screen Reader View Of Page, But Can Tab To It

for

From: Amber Holladay
Date: Apr 29, 2020 11:27AM


Aria-hidden is the first thing I would look for. It will hide content from
the screen reader, but still be visible and allow TAB focus. If you have
already ruled that out, you may need to give more details on the type of
experience to get specific answers.

On Wed, Apr 29, 2020 at 10:29 AM < <EMAIL REMOVED> > wrote:

> It would help to know whether the content is generated after the page loads
> or whether the content is interactive
> Perhaps this content has its CSS display property set to none.
> Jeff Gutsell
>
>
>