WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: Clickable all over the webpage

for

From: Paul J. Adam
Date: Jan 8, 2017 11:07PM


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
>
> > > >