E-mail List Archives
Re: Clickable all over the webpage
From: Paul J. Adam
Date: Jan 8, 2017 11:07PM
- Next message:
: "Re: Spans inside headings pauses VoiceOver on iOS" - Previous message: Rakesh P: "Re: Query on aria-live"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Clickable all over the webpage"
- Previous message in Thread: Joey G.: "Clickable all over the webpage"
- View all messages in this Thread
In my experience it means that they have a JavaScript click event attached to an element without a role and without any keyboard focusability or keyboard keypress events.
So it could be a <span> or <div> or <a> without the href.
VoiceOver users can press control+option+spacebar to "click" the element with the mouse but you can't press enter or spacebar key to activate it unless it's actually accessible.
Paul J. Adam
Accessibility Evangelist
www.deque.com
> On Jan 8, 2017, at 11:21 PM, Joey G. < <EMAIL REMOVED> > wrote:
>
> Hello.
>
> What does it mean for the screen reader when it say aloud the word 'clickable' instead of the very obvious link? For example there is a website that every word in their article it has clickable in it. Why is that and can I actually click on it?
>
> Joey
>
> > > >
- Next message:
: "Re: Spans inside headings pauses VoiceOver on iOS" - Previous message: Rakesh P: "Re: Query on aria-live"
- Next message in Thread: Birkir R. Gunnarsson: "Re: Clickable all over the webpage"
- Previous message in Thread: Joey G.: "Clickable all over the webpage"
- View all messages in this Thread