Questions & Answers
Why should I test with more than a screen reader?
Why do I need accessibility testing with more than just a screen reader?
- Accessibility Testing
- Assistive Technology
- manual testing
- user experience
When should I use the ARIA “application” role?
When should I use the ARIA "application" role? How does it affect web accessibility?
- aria
- aria roles
- custom widgets
When should I use the ARIA “section” role?
When should I use the ARIA "section" role?
- aria
- aria roles
When is user error prevention required?
When do I have to make sure users don't make an error on my site?
- errors
- forms
- user experience
Why do visible labels need to be persistent?
I have placeholder text acting as visible labels on my website's form fields. Why is this not considered a good visible label?
- form labels
- labels
- P
- visible labels
Can I hide content while maintaining web accessibility?
How can I hide content while still maintaining web accessibility?
- aria
- CSS
- hidden content
How do I make my podcast accessible?
How do I make my podcast accessible to people with disabilities?
- audio
- audio controls
How do I prevent user errors on my website?
How do I prevent user errors on my website?
- errors
- forms
- labels
- user experience