tag-it icon indicating copy to clipboard operation
tag-it copied to clipboard

A jQuery UI plugin to handle multi-tag fields as well as tag suggestions/autocomplete.

Results 100 tag-it issues
Sort by recently updated
recently updated
newest added

fix for Russian letter "b"

Sadly, tag it plugin completely ignores 'б' letter. Is any way to fix it?

Hello guys! I loved tag-it and I would like to contribute with a little improvement on placeholder. The previous behaviour was to put the placeholder on each .tagit-new input, so...

Added a check on tagLimit in order to prevent the autocomplete window from being shown when the tagLimit is reached and is therefore not possible to add further tags.

[app] [Error] '_' is undefined [object Object] ReferenceError: '_' is undefined at $scope.isChecked (https://localhost:44300/Scripts/angularjs-dropdown-multiselect.js:288:21) at fn0 (Function code:2:1316) at expressionInputWatch (https://localhost:44300/scripts/angular.js:14302:11) at Scope.prototype.$digest (https://localhost:44300/scripts/angular.js:15818:21) at Scope.prototype.$apply (https://localhost:44300/scripts/angular.js:16097:13) at Anonymous function...

I'm looking for a video on how to implement it into my site, can you please put a video together for jQuery noobs?

``` $('#iWantULToHaveThisID').tagit(); ``` I tried like that but the generated UL doesn't have the id of the input. On the example page, I checked some of the examples but some...

showTags($("#tags").tagit("tags")) gives the error no such method 'tags' for tagit widget instance... Any Ideas..??

Greetings, Thanks for such an awesome plugin. A Reorder using drag and drop would come very handy. Best regards, Doug