<html>
<table class=”ed”>
<tr>
<td><input type="text"></input></td>
<td><input type="text"></input></td>
<td><input type="button"></input></td>
<td><input type="text"></input></td>
</tr>
</table>
</html>
需要定位到第三個文本框的時候
$(“
$(“
$(“
$(“
其中
From:http://tw.wingwit.com/Article/program/Java/JSP/201311/19824.html