タグにjQueryを介してパラメータを追加するためにそれぞれth
の下にアクセスする方法の手がかりはありますか?class="CenteredHeader"
a
<tr class="CenteredHeader">
<th scope="col"></th>
<th scope="col">
<a href="/BoxOffice/Movies/807?sort=MovieName&sortdir=ASC">Pelicula</a>
</th>
<th scope="col">
<a href="/BoxOffice/Movies/807?sort=TechnologyName&sortdir=DESC">Tecnologia</a>
</th>
</tr>