Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

How to implement multi-select input with jQuery?

Here are some exsamples:

google plus google plus (from google plus) so-tags (from stackoverflow)

How to implement multi-select input with jQuery?(Any of above is fine). Is there any jQuery plugins?

like image 490
shiwei Avatar asked Jul 17 '26 14:07

shiwei


2 Answers

you can use the following libraries

  1. Jquery Choosen. Chosen
  2. Token Input Token Input
  3. Jquery Auto suggest
  4. Jquery autocomplete Auto complete
  5. facebook Multi select Fcebook Multiselect
  6. MagicSuggest Combo
like image 200
Ravi Gadag Avatar answered Jul 21 '26 08:07

Ravi Gadag


I thing you are looking for something exactly like this

FCBKcomplete

see the Demo Here

like image 26
Raab Avatar answered Jul 21 '26 07:07

Raab