I can detect key events of a <select>
element while it is closed, but when it is open I can't. Is there a way to do this using the native element?
Here is a fiddle: http://jsfiddle.net/5brstbn3/
Thanks!
I can detect key events of a <select>
element while it is closed, but when it is open I can't. Is there a way to do this using the native element?
Here is a fiddle: http://jsfiddle.net/5brstbn3/
Thanks!