ARIA defines semantics that can be applied to elements, with these divided into roles (defining a type of user interface element) and states and properties that are supported by a role. Authors must assign an ARIA role and the appropriate states and properties to an element during its life-cycle, unless the element already has appropriate ARIA semantics (via use of an appropriate HTML element). Addition of ARIA semantics only exposes extra information to a browser's accessibility API, and does not affect a page's DOM.
Roles Widget roles Composite rolesThe techniques below describe each composite role as well as their required and optional child roles.
combobox
grid
(including row
, gridcell
, rowheader
, columnheader
roles)listbox
(including option
role)menu
menubar
radiogroup
(see radio
role)tablist
(including tab
and tabpanel
roles)tree
treegrid
x-ms-aria-flowfrom
Non-standardRetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4