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

    A container for a collection of elements that form an image. Description A container for a collection of elements that form an image. An img can contain captions and descriptive text, as well as multiple image files that when viewed together give the impression of a single image. An img represents a single graphic within a document,…

  • WAI-ARIA: Role=Link

    An interactive reference to an internal or external resource that, when activated, causes the user agent to navigate to that resource. Description An interactive reference to an internal or external resource that, when activated, causes the user agent to navigate to that resource. See related button. If this is a native link in the host…

  • WAI-ARIA: Role=Math

    Content that represents a mathematical expression.  Description Content that represents a mathematical expression. Content with the role math is intended to be marked up in an accessible format such as MathML [MathML3], or with another type of textual representation such as TeX or LaTeX, which can be converted to an accessible format by native browser…

Leave a Reply

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