$('#vvull').on('DOMNodeInserted', function () { //<span id="vvull" >我是文本</span> //'我是文本'改变时,触发 });
参考