tagmanager icon indicating copy to clipboard operation
tagmanager copied to clipboard

Fix: remove tag onClick with custom ID if option externalTagId: true

Open actionm opened this issue 10 years ago • 0 comments

Fix: remove tag onClick with custom ID if option externalTagId: true

  • function .tagsManager('tags_id') Return id of tag html elements.

Added function removeTagByID .tagsManager("removeTagByID",'tag_html_id');

actionm avatar May 01 '14 19:05 actionm