Questions & Answers
How can I use keyboard shortcuts while still meeting Accessibility Guidelines?
How can I use keyboard shortcuts while still meeting Accessibility Guidelines?
- keyboard
- keyboard navigation
Are Drag and Drop functions allowed by WCAG?
Am I allowed to use drag and drop functions?
- drag and drop
- keyboard
- wcag
How can I use accessible Keyboard shortcuts?
I want to include keyboard shortcuts for users to move around the page easier. How can I use keyboard shortcuts while still meeting accessibility guidelines?
- keyboard
- screen readers
- shortcuts
In web accessibility, what are concurrent input mechanisms?
What are concurrent input mechanisms, and how do they affect web accessibility?
- keyboard
- mouse
- pointer
- touchscreen
Do tooltips need to be keyboard operable?
I have an interactive button with a tooltip that opens on mouse hover to give more information. All the tooltip information is in the button’s ARIA label, so why does the tooltip need to be openable on keyboard?
- keyboard
- tooltip
What are the keyboard navigation requirements for my web app?
What are the keyboard navigation requirements for my web app?
- keyboard
- keyboard navigation
- wcag
For bypass blocks, what types of content should users be able to skip?
For bypass blocks, what types of content should users be able to skip?
- bypass blocks
- keyboard
Are “ghost tab stops” considered accessibility violations under WCAG?
There's an element on my site that makes the keyboard tab to it even though there isn't a visible item to focus on. Will this "ghost tab stop" fail under the WCAG?
- best practices
- cognitive
- keyboard
- keyboard navigation
- usability
- wcag
How can I test for character key shortcuts?
How can I test for character key shortcuts?
- character key
- keyboard
- manual auditing
- shortcuts