WAI-ARIA: Role=Widget

WAI-ARIA: Role=Widget

Description An interactive component of a graphical user interface (GUI). Widgets are discrete user interface objects with which the user can interact. Widget roles map to standard features in accessibility APIs. When the user navigates an element assigned any of the non-abstract subclass roles of widget, assistive technologies that typically intercept standard keyboard events SHOULD…

WCAG 2.1: What’s up with Accessibility Guidelines

WCAG 2.1: What’s up with Accessibility Guidelines

The fifth of June 2018 saw a lot of buzz in the world of digital accessibility, social media and in blogs. What was this all about? Well, many may know; if no, wake up to hear, read and see Web Content Accessibility Guidelines 2.1 becoming the published recommendation. Yes, on June 5, 2018, W3C published…

WAI-ARIA: aria-busy (State)

WAI-ARIA: aria-busy (State)

Description Indicates an element is being modified and that assistive technologies MAY want to wait until the modifications are complete before exposing them to the user. The default value of aria-busy is false for all elements. When aria-busy is true for an element, assistive technologies MAY ignore changes to content owned by that element and…