WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Working with React

for

From: JP Jamous
Date: Feb 19, 2018 11:02PM


Thank you so much. This was exactly what I was looking for.

-----Original Message-----
From: WebAIM-Forum [mailto: <EMAIL REMOVED> ] On Behalf Of Srinivasu Chakravarthula
Sent: Monday, February 19, 2018 10:24 PM
To: WebAIM Discussion List < <EMAIL REMOVED> >
Subject: Re: [WebAIM] Working with React

Have you read this documentation?
https://reactjs.org/docs/accessibility.html
Hope this may be of some help.
Thanks,
Vasu

Regards,

Srinivasu Chakravarthula - Twitter: http://twitter.com/CSrinivasu/
Website: http://www.srinivasu.org | http://serveominclusion.com

Let's create an inclusive web!

Lead Accessibility Consultant, Informatica


On Tue, Feb 20, 2018 at 2:37 AM, JP Jamous < <EMAIL REMOVED> > wrote:

> I have a web site that is using react and despite that <header> and
> <footer> were added, they are not being announced by JAWS in IE or
> Firefox. I tried to add through Firebug
>
> <header aria-label="Banner">
>
> </header>
>
> And JAWS was still not stating Banner.
>
>
>
> Any idea how can I explain to developers to be able to
> programmatically label their regions? I am really stumped.
>
> > > archives at http://webaim.org/discussion/archives
> >