有大佬知道为啥会报错吗
你id 写的是j_tb下面js中获取的却是j_td
还有for (var i = 0; i < j_td.length; i++) 中 j_td 应该是 j_tds
name呢?