Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
16 results found tagged AJAX.
-
Evaluating the Accessibility of Rich Internet Applications
This paper addresses a critical gap in automated accessibility evaluation: most tools only assess the initial HTML served to the browser, missing the dynamically generated content that defines modern Rich Internet Applications (RIAs). Web application…
-
Ajax Live Regions: Chat as a Case Example
This paper presents one of the earliest practical implementations of WAI-ARIA live regions, using an accessible Ajax chat application called Reef Chat as a proof of concept. The authors — Peter Thiessen from the University of Toronto's Adaptive Techn…
-
Audio Presentation of Auto-Suggest Lists
This paper investigates how to make auto-suggest lists (ASLs) — the dropdown suggestions that appear as users type in search boxes and form fields — accessible through audio for visually impaired users. Part of the SASWAT (Structured Accessibility St…
-
Audio Access to Calendars
This paper addresses a specific but widespread accessibility problem: pop-up calendar date pickers on the web are effectively unusable by people with visual impairments. These JavaScript widgets dynamically insert tabular calendar content into the pa…
-
WAI-ARIA live regions: eBuddy IM as a case example
This paper presents a practical case study of implementing WAI-ARIA live regions in eBuddy, a web-based instant messaging application with over 100 million users that aggregated popular IM networks into a single browser client. The paper addresses th…
-
Three web accessibility evaluation perspectives for RIA
This paper presents a large-scale comparative study of web accessibility evaluation across three distinct perspectives that reflect how Rich Internet Applications (RIAs) are actually experienced by users. The three evaluation perspectives are: E1, ev…