WAI-ARIA: Role=Cell

WAI-ARIA: Role=Cell

A cell in a tabular container. Description New in ARIA 1.1 A cell in a tabular container. See related gridcell. Authors MUST ensure elements with role cell are contained in, or owned by, an element with the role row. Role=Cell Example HTML Example Characteristics Superclass Role Subclass Roles Base Concept Required Context Role Supported States…

WAI-ARIA:Role=Button

WAI-ARIA:Role=Button

An input that allows for user-triggered actions when clicked or pressed. Description An input that allows for user-triggered actions when clicked or pressed. See related link. Buttons are mostly used for discrete actions. Standardizing the appearance of buttons enhances the user’s recognition of the widgets as buttons and allows for a more compact display in…

WAI-ARIA: Role=Application

WAI-ARIA: Role=Application

A structure containing one or more focusable elements requiring user input, such as keyboard or gesture events, that do not follow a standard interaction pattern supported by a widget role. Description A structure containing one or more focusable elements requiring user input, such as keyboard or gesture events, that do not follow a standard interaction…

WAI-ARIA: Role=Alert

WAI-ARIA: Role=Alert

  A message with important, and usually time-sensitive, information. Description A type of live region with important, and usually time-sensitive, information. See related alertdialog and status. Alerts are used to convey messages to alert the user. In the case of audio warnings this is an accessible alternative for a hearing-impaired user. The alert role goes…