最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

combobox - Editable and autocomplete combo box with JavaScript - Stack Overflow

programmeradmin3浏览0评论

I need to make a bo box in my form to be editable and capable to search the input text through the values of the bo box (like autoplete way).

What's the simplest way to obtain this?

I need to make a bo box in my form to be editable and capable to search the input text through the values of the bo box (like autoplete way).

What's the simplest way to obtain this?

Share Improve this question edited Feb 18, 2020 at 8:01 informatik01 16.4k11 gold badges78 silver badges108 bronze badges asked Oct 10, 2011 at 10:14 Antonio F.Antonio F. 4312 gold badges9 silver badges16 bronze badges
Add a ment  | 

3 Answers 3

Reset to default 2

If you aren't already using any framework that provides this ponent (i.e. YUI), this ponent might be useful to you: dhtmlxCombo

You can take a look at Dojo's ComboBox.
It has all the features you require and more.

I am searching for it myself. One of the solutions I've found is jQuery UI's autoplete. Seems to be very flexible and well documented. See http://jqueryui./autoplete/#bobox for example.

发布评论

评论列表(0)

  1. 暂无评论