Its simple, just load from database in values
]]>rewrite…
jQuery(‘.’+options.className+’-remove-‘+uuid).live( “click”, function () { // in line 131
…
jQuery( document ).on( “click”, ‘.’+options.className+’-remove-‘+uuid , function() {
thanks, great work.
]]>