if(templatejquery.browser.msie){
ckb.onpropertychange=function()
{ UpdateEnableState(current_checklist_ID);}
}else{
ckb.onchange=function()
{ UpdateEnableState(current_checklist_ID);}
}
checkbox onchange 事件 ie 下 不能及时触发,布布扣,bubuko.com
时间: 2024-10-19 06:58:14