Store the callbacks

This commit is contained in:
Ben Brown
2011-04-28 15:00:00 -05:00
parent 1505a5d6b0
commit 375b385f46
+1
View File
@@ -17,6 +17,7 @@
(function($) {
var delimiter = new Array();
var tags_callbacks = new Array();
jQuery.fn.addTag = function(value,options) {