jquery 添加监听控件的 change 事件
$('#id').on('change', function(e){ });
jquery 移除监听控件的 change 事件
$('#id').off('change');
ConstXiong 备案号:苏ICP备16009629号-3