var select = $(‘#tonnagePage‘).find(‘input[type="checkbox"]:checked‘).not("#tonnageCheckAll");
http://www.jb51.net/article/49349.htm
【js】js选择并排除元素
原文地址:http://www.cnblogs.com/CESC4/p/7762017.html
var select = $(‘#tonnagePage‘).find(‘input[type="checkbox"]:checked‘).not("#tonnageCheckAll");
http://www.jb51.net/article/49349.htm
【js】js选择并排除元素
原文地址:http://www.cnblogs.com/CESC4/p/7762017.html