JQuery------prevAll(),nextAll(),attr()方法的使用

$(this).nextAll(".Rec").find("input").attr("checked", false);
$(this).prevAll(".Rec").find("input").attr("checked", false);

 

posted @ 2016-10-11 08:49  玉天恒  阅读(666)  评论(0编辑  收藏  举报