jq获取table总行数

var rows = $('table').find("tr").length;

 

posted on 2018-05-20 20:12  薇薇123456  阅读(116)  评论(0)    收藏  举报

导航