WebAIM - Web Accessibility In Mind

E-mail List Archives

Re: buttons work in IE but not in Firefox

for

From: Bryan Garaventa
Date: Mar 6, 2012 2:15PM


I've seen something like this before.

Try this:
Tab to the button, press insert+3 to pass a keystroke through, and press the
Enter key.
Does it work then?

If it does, then they are likely using a keypress handler to control the
click, which JAWS doesn't recognize, you have to also include a click
handler to make it work.


----- Original Message -----
From: "Will Grignon" < <EMAIL REMOVED> >
To: "'WebAIM Discussion List'" < <EMAIL REMOVED> >
Sent: Tuesday, March 06, 2012 12:57 PM
Subject: Re: [WebAIM] buttons work in IE but not in Firefox


> I'm using JAWS and I've used both the space bar and the enter key.
>
>