Principle 2 - Operable

Browse by Category

Conformance Levels

Description

User interface components and navigation must be operable.

Questions & Answers

What is a VPAT?

I've been hearing a lot about website accessibility and something called a VPAT. Can you help me understand what a VPAT is and what it's for?

  • section 508
  • voluntary product accessibility template
  • vpat

Does my site need to be usable if the CSS and javascript doesn’t load?

I've always wondered this but never really known for sure. Let's say none of my CSS or javascript loads. Does the site still need to be usable? I know a lot of really big sites are useless without CSS and javascript so I'm betting the...

  • best practices
  • CSS
  • html
  • javascript
  • page structure

How do I change the order the elements on my page are given focus?

When I tab through the elements on my site with the keyboard everything is almost perfect except for a couple case where it looks like the order is messed up. How can I change the order the elements on my page are given focus when...

  • best practices
  • html
  • keyboard
  • page structure