jquery-simple-combobox
jquery-simple-combobox copied to clipboard
Up arrow doesn't choose the previous option
down correctly highlights the next option, but up will always select the first or last option
@primo86 can you show the full example? Can you reproduce it here http://jsfiddle.net/ivkremer/mWYAN/ for instance?
hmm, it looks to be an issue with jquery 1.7.2
http://jsfiddle.net/c6na6kso/
@primo86 it seems it is fixed now, you can re-check your fiddle (don't forget to refresh the linked static).