Similar Posts

  • WAI-ARIA: Role-Meter

    An element that represents a scalar measurement within a known range, or a fractional value. Description An element that represents a scalar measurement within a known range, or a fractional value. Authors MAY set aria-valuemin and aria-valuemax to indicate the minimum and maximum values for the meter. Otherwise, their implicit values follow the same rules as <input[type=”range”]> in [HTML]: The value of aria-valuenow MUST NOT fall below or exceed the computed…

  • WAI-ARIA: Role=Subscript

    One or more subscripted characters. Description One or more subscripted characters. The subscript role is intended to be used only to mark up typographical conventions that have specific meanings; not for typographical presentation for presentation’s sake. In general, authors SHOULD use this role only if the absence of the subscript would change the meaning of the content. Characteristics Superclass…

  • 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…

Leave a Reply

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