cells[index],children[index]效率问题
摘要:
看到以下代码,并做了测试:<body><input type=button onclick=hideCol(1) value='隐藏第 2 列'><input type=button onclick=showCol(1) value='显示第 2 列'><div id=tableBox></div><script>//----... 阅读全文
posted @ 2009-03-27 15:51 泡泡饭 阅读(391) 评论(1) 推荐(0) 编辑