Automated testing is a valuable tool for identifying common accessibility issues with a minimum amount of effort. As part of my work on the…| MarcySutton.com RSS Feed
2. Notes on ARIA use in HTML🔗| www.w3.org
Using JavaScript, it is possible to dynamically change parts of a page without requiring the entire page to reload — for instance, to update a list of search results on the fly, or to display a discreet alert or notification which does not require user interaction. While these changes are usually visually apparent to users who can see the page, they may not be obvious to users of assistive technologies. ARIA live regions fill this gap and provide a way to programmatically expose dynamic con...| MDN Web Docs
Web Accessibility for Designers| webaim.org
Introduction to Web Accessibility| webaim.org
Creating Accessible Forms| webaim.org
Semantic Structure: Regions, Headings, and Lists| webaim.org