E-mail List Archives
Re: Standard form button action?
From: Ben Regis
Date: Aug 25, 2017 10:16AM
- Next message: Robert Fentress: "How to become a DHS "Trusted Tester"?"
- Previous message: Preast, Vanessa: "Standard form button action?"
- Next message in Thread: Ryan E. Benson: "Re: Standard form button action?"
- Previous message in Thread: Preast, Vanessa: "Standard form button action?"
- View all messages in this Thread
Hi Vanessa
Buttons normally work with the enter key as well. I assume a native HTML <button> isn't being used and an event handler for the enter key hasn't been added. More information on this page - https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/ARIA_Techniques/Using_the_button_role
With submit button being un-selectable - can it be clicked with a mouse?
Kind regards
Ben
- Next message: Robert Fentress: "How to become a DHS "Trusted Tester"?"
- Previous message: Preast, Vanessa: "Standard form button action?"
- Next message in Thread: Ryan E. Benson: "Re: Standard form button action?"
- Previous message in Thread: Preast, Vanessa: "Standard form button action?"
- View all messages in this Thread