In my case I want to implement a multi-select auto-complete combobox 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.
I would recommend an Ajax-driven auto-complete JavaScript combo-box, especially if you have a large set of data to query.
Otherwise, various javascript libraries (like Yahoo UI) do provide this kind of combo-box.
For instance, this combo-box based on ExtJS checkbox does offer a multi-select feature.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With