E-mail List Archives
Working with React
From: JP Jamous
Date: Feb 19, 2018 2:07PM
- Next message: Srinivasu Chakravarthula: "Re: Working with React"
- Previous message: JP Jamous: "Mobile Accessibility"
- Next message in Thread: Srinivasu Chakravarthula: "Re: Working with React"
- Previous message in Thread: None
- View all messages in this Thread
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.
- Next message: Srinivasu Chakravarthula: "Re: Working with React"
- Previous message: JP Jamous: "Mobile Accessibility"
- Next message in Thread: Srinivasu Chakravarthula: "Re: Working with React"
- Previous message in Thread: None
- View all messages in this Thread