glebkema / jquery-stylize-select

This plugin adds blocks around the selection field and creates the necessary event handlers. You can stylize the look of these blocks using the CSS. The plugin simplifies website development.
MIT License
1 stars 0 forks source link

0.5.1. Fix #6 and #9. Work with drop-down list by keys. #10

Closed glebkema closed 5 years ago

glebkema commented 5 years ago

Work with drop-down list by arrow keys. Send focus after selecting the item.

glebkema commented 5 years ago

Fix #9