これが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>