这是html结构
<table class="views-table cols-3">
<caption>
<h2>LINK(which will hide/show all trs in this table)</h2>
</caption>
<thead>
<tbody>
...
</tbody>
</table>
该表在同一个类中重复n次。请帮助隐藏/显示所有tr -s 或单击链接的表中的整个 js 或 jquery 脚本。<tbody>