关于 propertychange 兼容性问题

on 事件

$('body').on('property input','.class',function(){

alert(123);

});

posted on 2016-07-09 11:07  sui008  阅读(423)  评论(0)    收藏  举报

导航