About 59 results
Open links in new tab
  1. ARIA: tooltip role - ARIA | MDN - MDN Web Docs

    Nov 4, 2025 · A tooltip is a contextual text bubble that displays a description for an element that appears on pointer hover or keyboard focus.

  2. Tooltip Pattern | APG | WAI | W3C

    A tooltip is a popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it. It typically appears after a small delay and disappears when …

  3. Patterns | APG | WAI | W3C

    Tooltip A tooltip is a popup that displays information related to an element when the element receives keyboard focus or the mouse hovers over it.

  4. WAI-ARIA Roles - ARIA | MDN - MDN Web Docs

    Aug 14, 2025 · The roles without HTML equivalents, such as presentation, toolbar and tooltip roles, provide information on the document structure to assistive technologies such as screen readers as …

  5. ARIA Authoring Practices Guide | APG | WAI | W3C

    ARIA Authoring Practices Guide (APG) Home Learn to use the accessibility semantics defined by the Accessible Rich Internet Application (ARIA) specification to create accessible web experiences. This …

  6. Using ARIA: Roles, states, and properties - MDN Web Docs

    Mar 6, 2025 · Using ARIA: Roles, states, and properties ARIA defines semantics that can be applied to elements, with these divided into roles (defining a type of user interface element) and states and …

  7. Understanding Success Criterion 1.4.13: Content on Hover or ...

    Jan 4, 2013 · A button's tooltip is displayed directly below it on mouse hover which can easily be obscured by a large pointer. The tooltip itself is able to be hovered so the mouse pointer can be …