javascript中如何修改表格的行标签中的内容

2024-12-26 14:27:24
推荐回答(1个)
回答1:

var tr = document.getElementById("195643");
tr.onclick="aaaaaaaaaaa";