摘要: js 监视input 输入框的值,并添加事件 $("input").bind("input propertychange", function () { #code }) 阅读全文
posted @ 2016-05-16 17:23 meclus 阅读(245) 评论(0) 推荐(0)