摘要: $('input[id^="all_check"]').live('click', function(){ if($(this).attr('checked')){ $(this).parent().parent().nextAll().find(... 阅读全文
posted @ 2015-06-21 16:30 克斯因 阅读(807) 评论(0) 推荐(0)