jquery-textntags
jquery-textntags copied to clipboard
Currently i’m trying to create a facebook style tagging system with tinymce3 editor(i don’t have a choice to upgrade to 4th version) . The problem is i’m not able to...
Hi, You demo page is dead since http://documentcloud.github.io/underscore/underscore-min.js is resulting in a 404 error. could you pls fix this? I want to try your plugin and the documentation looks nice.
hi, most of the time tags not getting added when click on the search list. this issue can be seen even in the demo site (http://daniel-zahariev.github.com/jquery-textntags). plz resolve.
hi, i am using both @user mention feature and #tagging. its working fine when a new text-area content is written but when we load the preloaded data(i have an edit...
https://cdnjs.cloudflare.com/ajax/libs/underscore.js/1.8.3/underscore-min.js"
hi , try adding '<a href="">test</a> My name is rameez' in tag box. html is not getting stripped.
Let the tagging be easier and like Facebook if we've tagged someone we should even be able to remove their last name or first name or even edit the tag...
Hi , I am currently able to get tagsAdded like below :- tagsAdded:[{"id":"1543","name":"Amitbhai V"}] Now, can you please help me to get only id from above addedtag ? Thanks in...
Adjust project to bower + improve of webkit detection, was not working with jQuery 2.0.x
Is there any way to add a prefix or suffix once the user chooses a tag? For example, choosing the “Amber” could insert “@Amber ” (a prefix of “@“ and...