Comment by throwaway290
4 days ago
Yep. There's a bazillion of accessible JS libraries. Just manage tabindex/aria attributes. Accessibility is about actual DOM not the html string returned from server.
JS gives the same improvements for screen readers as for everyone else especially with complex apps.
Bad JS of course ruins things as usual, same bad HTML with table layout or whatever. But that's not JS on google.com;)
No comments yet
Contribute on Hacker News ↗