Skip to content

Event listener  #19

@sks-369

Description

@sks-369

Any sample code on adding event Callbacks listener?

I tried this way
$("#textarea").tagThis({
//hideOriginal : false,
defaultText : '',
interactive : true,
noDuplicates: false,
removeWithBackspace : false,
afterAddTag : callBackAfterAddTag()
});

Callback happened when the page load but not when the tag gets added. May be i am using it wrong way.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions