Top "Bootstrap-tags-input" questions

jQuery plugin providing a Twitter Bootstrap user interface for managing tags.

Bootstrap tagsinput Can't add objects when itemValue option is not set

I've seen this question Bootstrap tagsinput add tag with id and value, but the solution is not working for me: …

twitter-bootstrap bootstrap-tags-input
Twitter Bootstrap tags input doesn't remove placeholder when onfocus

I have been scratching my head since yesterday on this problem, which I cannot solve. I am a new starter …

javascript html css twitter-bootstrap bootstrap-tags-input
How to allow comma in bootstrap tags input filter?

I am using below code to submit tags using bootstrap tags input filter, I want to allow comma in tags. …

twitter-bootstrap bootstrap-tags-input
Bootstrap Tags Input how to bind function to event itemAdded and itemRemoved?

There is no documentation about events on the website, any ideas ?http://timschlechter.github.io/bootstrap-tagsinput/examples/

twitter-bootstrap twitter-bootstrap-3 bootstrap-tags-input
Integrate bootstrap 3 typeahead and tags input with objects as tags

I am having trouble integrating bootstrap 3 typeahead with tags input but with objects as tags. It works if I use …

twitter-bootstrap-3 bootstrap-typeahead bootstrap-tags-input
Bootstrap tagsinput not working

I just came across Bootstrap tagsinput and I am trying it out, but I cant seem to get it working. …

css twitter-bootstrap bootstrap-tags-input
Angular2: how to use bootstrap-tagsinput properly

I'm trying to use bootstrap-tagsinput library in my Angular2 project. The library is installed using package.json file: "dependencies": { ... "bootstrap-tagsinput": "^0.7.1", ... } …

javascript angularjs angular systemjs bootstrap-tags-input
Bootstrap tags input allow duplicates

I want to allow duplicates in bootstrap tags input. <input type="text" id="y_data" name="y_data" data-provide="…

jquery twitter-bootstrap bootstrap-tags-input