Jump to content

Custom Select Menu Tab Issue


Victor Rocha

Recommended Posts

Hi, I've followed this W3 TUTORIAL to build a Custom Select Menu for my web application, which is now in production.
According to the local law, my application now has to be accessible (WCAG 2.0 Pattern).

The problem is that custom select menu (link above) doesn't provide a tab selector (for keyboard users), and my webapp fails in accessibility.

I've tried to use "tabindex" attribute in .custom-select DIV, but it was not enough.

Does anyone know how to make this accessible for keyboard users? I'm afraid of having to change all the selects of my application because of this.
Thank you!

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...