jquery input 实时监听输入

$('input').bind('input propertychange', function() {
  alert('hello world')
});

 

posted on   _jackie  阅读(580)  评论(0编辑  收藏  举报

努力加载评论中...

导航

点击右上角即可分享
微信分享提示