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=Roletype

    The base role from which all other roles in this taxonomy inherit. Description The base role from which all other roles in this taxonomy inherit. Properties of this role describe the structural and functional purpose of objects that are assigned this role (known in RDF terms as “instances”). A role is a concept that can be used to understand…

  • WAI-ARIA: Role=Note

    A section whose content is parenthetic or ancillary to the main content of the resource. Description A section whose content is parenthetic or ancillary to the main content of the resource. Role=Note Example HTML Example 1 HTML Example 2 Characteristics Superclass Role Inherited States and Properties Name From Semantic HTML No HTML element equivalent. Reference

2 Comments

    1. Hi Dave,
      Not sure, I did not come across any implementation of this component in my entire career. Some of these complex widgets are avoided by design teams and they also cause significant usability challenges for people with disabilities.

Leave a Reply

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