Checkbox Example 5
This example uses the title attribute to provide additional description.
Example
- Example using in-line ARIA markup | HTML source with in-line ARIA
- Example using ARIA markup from CLASS attribute information | HTML source of ARIA markup from CLASS attribute
Sandwich Condiments
All condiments
- Lettuce
- Tomato
- Mustard
- Sprouts
Not your average lettuce
Keyboard Shortcuts
- Tab: move between checkbox items.
- Space: toggle
aria-checkedstate of currently focused checkbox.
ARIA Roles and Properties
role="checkbox"role="group"role="description"- States and properties:
aria-checkedaria-describedbyaria-labelledby
Compatible Browsers
- Mozilla Firefox 1.5+
