E-mail List Archives
Implementing aria-label
From: Jamous, JP
Date: Sep 16, 2016 7:49AM
- Next message: Lovely, Brian (CONT): "Re: Implementing aria-label"
- Previous message: Nick Allan: "Re: screen reader announcing clickable"
- Next message in Thread: Lovely, Brian (CONT): "Re: Implementing aria-label"
- Previous message in Thread: None
- View all messages in this Thread
Morning Folks,
I wanted to check with those who have robust ARIA background before I try to figure out a way for this.
I have a situation where aria-label or a message to the screen reader should be provided. This message must fire when the screen reader obtains focus on a p or span tag.
I know what you are thinking. Did you have enough coffee in you this morning JP? Yes, I have, but this is one of those goofy situations that we all dislike.
I am unable to use keyboard focusable objects due to precious page space. Also, the message will have to be repeated multiple times on the page. It can range between 1 to 15 times.
As I used aria-label in a span tag, VoiceOver read it. However, this fails for both JAWS and NVDA. So the goal is to make them speak this message as VoiceOver is speaking the aria-label in a span tag.
If it can be done through aria-attribute, that will be great. If not, I may have to add a JS function.
**************************************************
Jean-Pierre Jamous
Digital Accessibility Specialist & Developer
UI Accessibility Team
SME for EBN Include
Digital Accessibility Specialist & Blind and Visually Impaired Expert
The only limitations in life are those we set for ourselves
**************************************************
- Next message: Lovely, Brian (CONT): "Re: Implementing aria-label"
- Previous message: Nick Allan: "Re: screen reader announcing clickable"
- Next message in Thread: Lovely, Brian (CONT): "Re: Implementing aria-label"
- Previous message in Thread: None
- View all messages in this Thread