0Pricing
Web Accessibility Academy · Lesson

Combobox and Autocomplete Done Right

Build a searchable select that screen readers grasp.

What a Combobox Is

A combobox is an input paired with a popup of suggestions. Think search boxes that drop down matching results as you type. 🔍

Two Parts Working Together

A combobox has a text input the user types into and a separate popup listbox of options. ARIA wires the two so screen readers connect them.

All lessons in this course

  1. Reading the APG: Pattern, Keys, and Examples
  2. Combobox and Autocomplete Done Right
  3. Menu, Menubar, and the Menu Button
  4. Treegrid and Other Advanced Patterns
← Back to Web Accessibility Academy