Search code examples
htmlcssaccessibilitydropdown

Styling dropdown a11y and without js?


Is there a way to style a HTML Dropdown Menu that is accessible and has no JS?

At the moment I see only Solutions with JS, jQuery or webkit-appearance: none; But I don't like it at all because I don't think those solutions would be accessible.


Solution

  • Please check the following url for reference
    
    > Blockquote
    
    https://codepen.io/srirachachacha/pen/VPKjjx