Tagged: keyboard

Browse by Category

Conformance Levels

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

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