Literature Reviews
Reviewed research papers, articles, and publications relevant to digital accessibility.
5 results found tagged DOM manipulation.
-
AJAX Time Machine
This paper proposes the AJAX Time Machine, a Google Chrome browser extension that records states of dynamically updating web page regions and allows users to step backwards and forwards through those states at their own pace. The authors argue that d…
-
Application of Content Adaptation in Web Accessibility for the Blind
This paper proposes transforming web pages into hierarchical, numbered menu structures — modeled on Interactive Voice Response Systems (IVRS) — so blind users can navigate content by pressing number keys rather than listening sequentially through ent…
-
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…
-
Alipi: A Framework for Re-Narrating Web Pages
This paper introduces Alipi, a distributed and participatory framework for re-narrating web pages to make them more accessible to diverse audiences. The name "alipi" means "print illiterate" in Kannada and other Indian subcontinent languages, reflect…
-
Task Mode: Dynamic Filtering for Task-Specific Web Navigation using LLMs
This paper presents Task Mode, a Chrome browser extension that dynamically filters web content based on user-specified goals using large language models (specifically GPT-4o) to identify and prioritize task-relevant elements while suppressing distrac…