dxCombobox

程序名称:dxCombobox

dxCombobox 介绍

What it is?

dxCombobox is a jQuery plugin that allows you to transform any < select >
element into an editable combobox.

Pressing any alphanumeric key will transform select box into editable state by
creating a text box element. An case insensitive search is performed on the
corresponding of the select box, one the users starts to type in this box.
When user goes out of the box (on blur/return), if a direct match is found in
the < option > then it is selected else a new option is created with the
entered text.

Syntax

$(element).dxCombobox();

dxCombobox 官网

http://plugins.jquery.com/project/dxCombobox

相关编程语言

多功能下拉选择插件 SelectPage 简洁而强大的下拉分...
AutoComplete 是一个 jQuery Mobile 的插件,用于实...
Combogrid 是一个jQuery插件用于为输入框添加高级自...
Autobox2这个jQuery插件,可以用于创建类似于Facebo...
Link Scraper TextBox 是一个文本框的扩展插件,当你...
Awesomplete 超小超好用的超漂亮的 autocomplete 框...