Questions & Answers
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
How are menu buttons and disclosure buttons different?
I have a button that shows and hides content, should it be coded as a menu button or a disclosure button?
- disclosure button
- menu button
What is motion actuation, and how does it affect web accessibility?
What is motion actuation, and how does it affect web accessibility?
- mobile
- motion
- wcag
Can I have links within a video?
Is it accessible to provide links within a video, which take you to a new page and pause the video when activated?
- Link
- video
How do I prevent users from being interrupted?
How do I prevent users from being interrupted?
- interuptions
- javascript
What is ARIA?
What is ARIA? I know it's related to web accessibility, but what does it do?
- aria
- aria attributes
How are accessible names calculated?
What happens when a web component has accessible names provided by multiple techniques?
- accessible name
- aria
What happens if I have duplicate ID attributes on my page?
I have duplicate ID attributes on my page but am unsure what to do and what problems can occur because of it.
- duplicate ids
- parsing
Is it okay to have multiple navigation landmarks?
I'm building some new pages and am not sure if it is okay to have multiple navigation landmarks?
- landmarks
- navigation
In web accessibility, what are concurrent input mechanisms?
What are concurrent input mechanisms, and how do they affect web accessibility?
- keyboard
- mouse
- pointer
- touchscreen