Created by: max-favilli
On the project I am working on I am using bootstrap and I love it, but I was also in need of a "tag manager" plugin, I tried many I found for jQuery but was hard to make them compatible (for me at least), so I created my own.
I added /docs/tagmanager.html with an example of usage.
And two files: bootstrap-tagmanager.css bootstrap-tagmanager.js
Basically in the input field you can type what you want followed by a comma, and the plugin will style it as a tag, typeahead is supported, with ajaxsource too.