mirror of
https://github.com/wahyd4/jQuery-Tags-Input.git
synced 2026-08-09 04:46:44 +10:00
Store the callbacks
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
(function($) {
|
||||
|
||||
var delimiter = new Array();
|
||||
var tags_callbacks = new Array();
|
||||
|
||||
jQuery.fn.addTag = function(value,options) {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user