Similar Posts

  • 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=Caption

    Visible content that names, and may also describe, a figure, table, grid, or treegrid. Description Visible content that names, and may also describe, a figure, table, grid, or treegrid. When using caption authors SHOULD ensure: Authors SHOULD set aria-labelledby on the parent figure, table, grid, or treegrid to reference the element with role caption. However, if a caption contains content that serves as both a name and description for its parent, authors MAY instead set aria-labelledby to reference an element within the caption that contains…

  • WAI-ARIA: Role=Composite

    A widget that may contain navigable descendants or owned children. Description A widget that may contain navigable descendants or owned children Authors SHOULD ensure that a composite widget exists as a single navigation stop within the larger navigation system of the web page. Once the composite widget has focus, authors SHOULD provide a separate navigation…

  • WAI-ARIA: Role=Navigation

    A collection of navigational elements (usually links) for navigating the document or related documents. Description A collection of navigational elements (usually links) for navigating the document or related documents. User agents SHOULD treat elements with the role of navigation as navigational landmarks. Screen Reader Support For Role=Navigation Expectation JAWS Narrator NVDA Orca TalkBack VoiceOver (iOS) VoiceOver (macOS)…

Leave a Reply

Your email address will not be published. Required fields are marked *