例えば:
<table>
<tr class="highlight" id="click">
<td>Rusty</td>
</tr>
<tr class="indent">
<td>Dean</td>
</tr>
<tr class="indent">
<td>Hank</td>
</tr>
<tr class="highlight">
<td>Myra</td>
</tr>
</table>
id で hr をクリックすると、 classの次のインスタンスまで、clickclass のすべてのインスタンスをどのように見つけることができるでしょうか?indenthighlight