<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=gb2312">
<title>Js获取 table当前行的值</title>
[removed]
var selectedTr = null;
function c1(obj) {
obj.style.backgroundColor = 'blue'; //把点到的那一行变希望的颜色;
if (selectedTr != null)
selectedTr.style.removeAttrib
2022-08-04 16:01:45
25KB
ab
ble
c
1