Hacker News new | ask | show | jobs
by acbabis 3805 days ago
Styleable versions of components that aren't natively styleable (<option>, checkbox <input>, radio <input>) are another example of where ARIA attributes are helpful. jQuery's Menu demonstrates this: https://jqueryui.com/menu/ (Inspect the DOM)