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

WAI-ARIA: Role=Table

A section containing data arranged in rows and columns Description New in ARIA 1.1 A section containing data arranged in rows and columns. The table role is intended for tabular containers which are not interactive. If the tabular container maintains a selection state, provides its own two-dimensional navigation, or allows the user to rearrange or…

Accessible Datepickers Roundup
|

Accessible Date Pickers Roundup

The most frequently discussed topics among developers, designers, and accessibility professionals relate to the accessibility of calendar widgets. While it is not difficult to make a calendar widget accessible, there are still instances where date pickers are inaccessible and cannot be used by assistive technologies. While it is always possible to provide alternative methods of…

OK ARIA! Role=feed is here & it’s not ready for prime time
|

OK ARIA! Role=feed is here & it’s not ready for prime time

Before you start with this article on infinite scroll, we suggest why infinite scroll is bad for screen reader users! It was a day of nightmares; it was a day of darkness in my digital world. I felt this as my fingers and the tab key of my keyboard were in a war with the…

WAI-ARIA :Role=Searchbox

WAI-ARIA :Role=Searchbox

A type of textbox intended for specifying search criteria.Widget role Description New in ARIA 1.1A type of textbox intended for specifying search criteria. See related textbox and search. Role=Searchbox Example HTML Example HTML Example 2 Characteristics Superclass Role Base Concept Inherited States and Properties Name From Accessible Name Required Semantic HTML No HTML element equivalent.The…

WAI-ARIA 1.1 Cheat Sheet

WAI-ARIA 1.2 Cheat Sheet

WAI-ARIA stands for Web Accessibility Initiative – Accessible Rich Internet Applications. WAI-ARIA help achieve the accessibility of complex widgets & dynamic content developed with Java Script, HTML, Ajax & other related technologies. Since March 20th 2014 WAI-ARIA is a W3C recommendation & it is being adapted widely by the developer community. You could think of…