Embed presentation
Downloaded 58 times

































This document discusses making JavaScript accessible. It emphasizes that accessibility starts with accessible markup and ensuring the page works without JavaScript. JavaScript should enhance usability and accessibility, not reduce it. Frameworks can help by unifying APIs, providing ready components, and extensive testing for stability, usability and accessibility including with screen readers. The document provides examples of accessible JavaScript implementations and frameworks.































