上传者: 38722164
|
上传时间: 2022-08-04 16:01:45
|
文件大小: 25KB
|
文件类型: PDF
<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