An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

#jQueryUI.Combobox [![Build Status](https://travis-ci.org/asleepwalker/jquery-ui.combobox.svg?branch=master)](https://travis-ci.org/asleepwalker/jquery-ui.combobox) [![Dependency Status](https://gemnasium.com/badges/github.com/asleepwalker/jquery-ui.combobox.svg)](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();
```

![combobox](https://cloud.githubusercontent.com/assets/5080313/9653448/243f6ae0-522c-11e5-8380-be0f0ece4e2b.png)

### Demo

## License

The MIT License.