if($("#xieyi").is(":checked")){
       alert('选中');
}else{
       alert('没有选中')
}

 

 posted on 2014-10-13 12:47  whlives  阅读(731)  评论(0)    收藏  举报