https://github.com/asleepwalker/jquery-ui.combobox
jQuery UI widget to improve usability of selects with filter input
https://github.com/asleepwalker/jquery-ui.combobox
autocomplete combobox jquery-plugin jquery-ui widget
Last synced: 4 months ago
JSON representation
jQuery UI widget to improve usability of selects with filter input
- Host: GitHub
- URL: https://github.com/asleepwalker/jquery-ui.combobox
- Owner: asleepwalker
- License: mit
- Created: 2015-02-17T12:07:32.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2017-02-16T20:57:30.000Z (over 9 years ago)
- Last Synced: 2026-01-23T18:28:17.510Z (5 months ago)
- Topics: autocomplete, combobox, jquery-plugin, jquery-ui, widget
- Language: JavaScript
- Size: 254 KB
- Stars: 6
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
#jQueryUI.Combobox [](https://travis-ci.org/asleepwalker/jquery-ui.combobox) [](https://gemnasium.com/github.com/asleepwalker/jquery-ui.combobox)
[jQuery UI](http://jqueryui.com/) widget to improve usability of selects with filter input
```
$('select').combobox();
```

### Demo
## License
The MIT License.