jquery.combobox
文件大小: unknow
源码售价: 5 个金币 积分规则     积分充值
资源说明:
## jquery.ComboBox

## What is it?
text input + select list = combobox

## How do I use it?

$( "#my_select_list" ).combobox();

## Disclaimer

This is a modified version of the comobobox widget found on the jQuery UI Autocomplete demo page.
The original can be found here: http://jqueryui.com/demos/autocomplete/#combobox

Internally, combobox uses the autocomplete widget. I've added the ability to pass through the appendTo, autoFocus, and open options.

本源码包内暂不包含可直接显示的源代码文件,请下载源码包。