WAI-ARIA: Role=Tree

WAI-ARIA: Role=Tree

Description A type of list that may contain sub-level nested groups that can be collapsed and expanded. To be keyboard accessible, authors SHOULD manage focus of descendants for all instances of this role, as described in Managing Focus. Elements with the role tree have an implicit aria-orientation value of vertical. Role=Tree Example HTML Example In…

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…

WAI-ARIA:Role=Banner

WAI-ARIA: Role=Banner

A region that contains mostly site-oriented content, rather than page-specific content. A region that contains mostly site-oriented content, rather than page-specific content. Description A region that contains mostly site-oriented content, rather than page-specific content. Site-oriented content typically includes things such as the logo or identity of the site sponsor, and a site-specific search tool. A…