|
|
想实现鼠标选择表格位置,删除或增加一行,能实现吗?1 |
|
|
|
Q:想实现鼠标选择表格位置,删除或增加一行,能实现吗?
A:请在 IE5.0 以上版本试一下以下脚本,
〈input type=“button“ value=“插入“ onclick=“insert_row()“〉
〈input type=“button“ value=“删除“ onclick=“del_row()“〉
〈table id=’tblTJLR’ name=’tblTJLR’ border=“1“ width=300〉
&页码:[1] [2] [3] [4] [5] [6] 第1页、共6页 |
|
|