hernansartorio / jquery-nice-select

A lightweight jQuery plugin that replaces native select elements with customizable dropdowns.
http://jqueryniceselect.hernansartorio.com
962 stars 285 forks source link

[request] add class when focused with tabindex #29

Open rogervila opened 8 years ago

rogervila commented 8 years ago

Hello,

I've seen that the plugin supports tabindex and keyboard selection, but it would be nice to add a class when the nice-select is focused with tabindex.

If you agree, I can make a pull request.

Thank you.

KoningVoetbal commented 6 years ago

I agree ;-) Is there a solution to get the nice-select a focus state when it is focussed with tab-index?