: Identify keys bound to website buttons After running my site through powermapper tools, they present this issue: All ONCLICK handlers should have an equivalent ONKEYPRESS handler. Section
After running my site through powermapper tools, they present this issue:
All ONCLICK handlers should have an equivalent ONKEYPRESS handler. Section 508 1194.22 (l) WCAG 2.0 A F54
Some users are unable to use a mouse, so use the keyboard instead. Add an equivalent keyboard event handler to help these users.
Now I feel I should do it since some minor sections of my site are inaccessible with a keyboard only (unless JavaScript is turned off and tab key was used).
My question then is, what is the standard way to craft buttons to identify the keyboard-only users what key to press to use a button? Should I follow the Microsoft Windows format where the key to press is underlined in the button name, or is there a better way to do this?
More posts by @Sent6035632
1 Comments
Sorted by latest first Latest Oldest Best
The alternative to "the Microsoft way" is the Android way. Have the active letter as a superscript on the button.
Terms of Use Create Support ticket Your support tickets Stock Market News! © vmapp.org2024 All Rights reserved.