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

javascript - how to create multi select auto complete combobox? - Stack Overflow

programmeradmin4浏览0评论

In my case I want to implement a multi-select auto-plete bobox using HTML, JavaScript, and JSP.

Is there anybody who knows how to implement this?

This will be similar to the text field shown in StackOverflow while adding multiple tags to any question.

In my case I want to implement a multi-select auto-plete bobox using HTML, JavaScript, and JSP.

Is there anybody who knows how to implement this?

This will be similar to the text field shown in StackOverflow while adding multiple tags to any question.

Share Improve this question edited Dec 16, 2014 at 20:01 Levi Lindsey 1,0682 gold badges10 silver badges17 bronze badges asked Dec 8, 2008 at 6:26 user25778user25778 6,0714 gold badges23 silver badges12 bronze badges
Add a ment  | 

1 Answer 1

Reset to default 3

I would remend an Ajax-driven auto-plete JavaScript bo-box, especially if you have a large set of data to query.

Otherwise, various javascript libraries (like Yahoo UI) do provide this kind of bo-box.

For instance, this bo-box based on ExtJS checkbox does offer a multi-select feature.

发布评论

评论列表(0)

  1. 暂无评论