I\'m using Twitter Bootstrap with Jquery. I want to use the TYPEAHEAD function for a textarea, which I got to work super easily. But I also need it to allow mul
This is an excellent replacement for select boxes:
http://ivaynberg.github.io/select2/
(If you use the multi-value version.)