How do I add and this using jQuery? the problem is my table has 1 or 2 th rows? $(\'#myTable tr 3条回答 野趣味 (楼主) 2021-01-05 10:43 use wrapAll instead of wrap $('#myTable tr:has(th)').wrapAll(''); $("#myTable thead").prependTo("#myTable") 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
and this using jQuery? the problem is my table has 1 or 2 th rows? $(\'#myTable tr 3条回答 野趣味 (楼主) 2021-01-05 10:43 use wrapAll instead of wrap $('#myTable tr:has(th)').wrapAll(''); $("#myTable thead").prependTo("#myTable") 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
this using jQuery? the problem is my table has 1 or 2 th rows? $(\'#myTable tr 3条回答 野趣味 (楼主) 2021-01-05 10:43 use wrapAll instead of wrap $('#myTable tr:has(th)').wrapAll(''); $("#myTable thead").prependTo("#myTable") 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
the problem is my table has 1 or 2 th rows?
$(\'#myTable tr 3条回答 野趣味 (楼主) 2021-01-05 10:43 use wrapAll instead of wrap $('#myTable tr:has(th)').wrapAll(''); $("#myTable thead").prependTo("#myTable") 0 讨论(0) 查看其它3个回答 发布评论: 提交评论 加载中... 验证码 看不清? 提交回复 热议问题
use wrapAll instead of wrap
$('#myTable tr:has(th)').wrapAll(''); $("#myTable thead").prependTo("#myTable")