When we talk about accessibility, we mostly think about HTML and CSS. But, do you know we can use JavaScript to enhance the accessibility of our websites. Let’s explore how we can make or break a website’s accessibility using JS code. We will explore case studies for some important and common use cases, accessibility issues that can block out the assistive tech users entirely from proceeding, and how to fix those.
source