I am using tagit inside a jquery-ui dialog: if the user types a tag without pressing space or anther trigger key and then presses the "save" button of the dialog, the last tag he typed is not saved.
It would be nice to have a method to trigger the tag programmatically, so that I would call it when "save" is clicked
I am using tagit inside a jquery-ui dialog: if the user types a tag without pressing space or anther trigger key and then presses the "save" button of the dialog, the last tag he typed is not saved.
It would be nice to have a method to trigger the tag programmatically, so that I would call it when "save" is clicked