做个笔记.......... jq监听 input 的输入内容的变化 $(\'input\').live(\'input propertychange\', function() { // do something here }) 相关文章: 2022-12-23 2021-11-30 2022-12-23 2022-01-24 2021-05-02 2022-12-23 2022-02-03