I have the following table:
bla bla &l 9条回答 不知归路 (楼主) 2021-02-05 01:51 Use the :eq selector: $("#test tr:eq(2)").remove(); 0 讨论(0) 查看其它9个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
Use the :eq selector:
$("#test tr:eq(2)").remove();