|
|
|
|
|
by pjerem
925 days ago
|
|
JS issues with accessibility is not inherent to the JS compatibility itself with the browser. It’s much more that JS tends to make your page being modified in unexpected ways. If all you have is a voice reading the page, you may be submerged by information each time the dom changes and you may have a hard time understanding what is the context of the element which changed. |
|
Pointing out to actual accessibility issues would have been a much better argument than generic complaining about the website requiring JS.