-3
如何在使用jQuery單擊#moveToAnTable時獲取tbody輸入的id?謝謝。如何使用jquery點擊某個按鈕時獲取id
<table id="yearSectionAdd2Table">
<thead>
<tr id="columnHeader">
<th>
<div>
<input id="moveToAnTable" type="button" value="<<">
</div>
</th>
</tr>
</thead>
<tbody>
<tr>
<td>
<center>
<input id="moveToAnTableOne" type="button" value="<<">
</center>
</td>
</tr>
</tbody>
</table>
此問題未顯示任何研究成果。 **做你的作業很重要**。告訴我們你發現了什麼,***爲什麼它不符合你的需求。這表明你已經花時間去嘗試幫助你自己了,它使我們避免重申明顯的答案,最重要的是它可以幫助你得到更具體和相關的答案。 [FAQ](http://stackoverflow.com/questions/how-to-ask)。 – 2013-05-13 14:05:16
@billyonecan他們對我來說看起來很獨特,tbody中的那個人最終擁有「One」。 – 2013-05-13 14:07:14
@AnthonyGrist正確的你,顯然我無法閱讀 – billyonecan 2013-05-13 14:07:56