Javascript遍历Html Table示例(包括内容和属性值)
1:遍历并输出Table中值
<tableid="tb">
<tr>
<td></td>
</tr>
<tr>
<td></td>
</tr>
</table>
functionf()
{
vart=document.getElementById("tb").childNodes.item(0);
for(vari=0;i<t.childNodes.length;i++)
{
for(varj=0;j<t.childNodes(i).childNodes.length;j++)
{
alert(t.childNodes(i).childNodes(j).innerText);
}
}
}
2:遍历Table,读取CheckBox状态和其他Column值
<!DOCTYPEhtmlPUBLIC"-//W3C//DTDXHTML1.0Transitional//EN""http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"><htmlxmlns="http://www.w3.org/1999/xhtml"><head><title>UntitledPage</title></head><bodyonload="f()">
<scripttype="text/javascript">
functionf()
{
vart=document.getElementById("tb").childNodes.item(0);
for(vari=0;i<t.childNodes.length;i++)
{
alert(t.childNodes(i).firstChild.firstChild.nodeValue);
alert(t.childNodes(i).childNodes[1].firstChild.checked);
}
}
</script>
<tableid="tb">
<tr>
<tdstyle="width:122px">
1234</td>
<tdstyle="width:89px">
<inputtype="checkbox"/></td>
<tdstyle="width:210px">
</td>
</tr>
<tr>
<tdstyle="width:122px;height:21px">
2234</td>
<tdstyle="width:89px;height:21px">
<inputtype="checkbox"checked="CHECKED"/></td>
<tdstyle="width:210px;height:21px">
</td>
</tr>
<tr>
<tdstyle="width:122px">
3234</td>
<tdstyle="width:89px">
<inputtype="checkbox"/></td>
<tdstyle="width:210px">
</td>
</tr>
</table>
</body>
</html>热门推荐
10 五一公司放假祝福语简短
11 追星女孩的祝福语简短
12 给长辈端午祝福语 简短
13 生日祝福语有诗意简短
14 团圆日祝福语简短
15 中秋商务祝福语简短最新
16 温暖文艺简短祝福语短句
17 男孩上学祝福语简短的
18 入住酒店文案祝福语简短