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 优秀男士祝福语大全简短