How to get the tbody element of a table using JQuery?

后端 未结 3 1868
逝去的感伤
逝去的感伤 2021-01-01 09:03

I have a table structure (Table1) with thead and tbody.

My main thead also has a table inside with its own thead and tbody.

When I use $(\'#Table1 tbod

3条回答
提交回复
热议问题