关键字:"input propertychange change"
$("#txt").on("input propertychange change",function(event){ ............... });