Tokeninput is a jQuery plugin which allows your users to select multiple items from a predefined list, using autocompletion as they type to find each item. You may have seen a similar type of text entry when filling in the recipients field sending messages on facebook.
Full details and documentation can be found on the project page: http://loopj.com/jquery-tokeninput/
- install via npm
- install npm
npm install -g bowerbower install jquery-tokeninput
- or download source http://loopj.com/jquery-tokeninput/
- fork jquery-tokeninput
bower install && npm installgrunt uglify- navigate to
/demo.htmlin browser