$('#tags-container').bind('input propertychange', function() {
      console.log("aaa");
});