摘要: $('input').bind('input propertychange', function() { //进行相关操作 }); 阅读全文