获得table元素的尺寸
摘要:[代码]第一个childNodes代表整个表格第二个代表<tr>第三个代表<td>
阅读全文
posted @
2008-09-11 15:51
zzling
阅读(189)
推荐(0)
不同的按钮提交不同页面
摘要:<form name=form1> <input type=botton value=increase onclick=click1()> <input type=botton value=xiu onclick=click2()> <input type=botton value=del onclick=click3()> </form...
阅读全文
posted @
2008-09-09 17:52
zzling
阅读(237)
推荐(0)