<table id="freezedivTable" >
<tr>
<th nowrap="nowrap">序号</th>
<th nowrap="nowrap">内容</th>
</tr>
</table>
alert($('#freezedivTable tr:eq(0) th:eq(0)').html());
jquery 获取table 第一行 第一个th
原创最新快讯 ©著作权
文章标签 html jquery 文章分类 JavaScript 前端开发