jQuery combobox suggestion
Can someone suggest me开发者_开发问答 some jQuery combobox for rich internet application.
Thanks a lot.
jQueryUI has an autocomplete plugin that can be used as a combobox.
jQuery.combobox seems to be the standard and most-used.
Although there is a similar question here with heaps of useful answers: Professional jQuery based Combobox control?
Update: Direct link to a demo: clicky
精彩评论