So what I want to do is remove all of the HTML table tag elements, leaving the link tags alone.
&l 6条回答 挽巷 (楼主) 2021-01-29 12:30 $('.headlines a').parent().html(); 0 讨论(0) 查看其它6个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
$('.headlines a').parent().html();