最新下载
热门教程
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
一个改变最后选中datagrid的Color的javascript
时间:2022-06-30 10:10:57 编辑:袖梨 来源:一聚教程网
var Supplier_LastSelectRowId = "";
function Supplier_selectRow(sender)
{ if(Supplier_LastSelectRowId != "") { var lastSelectRow = window.document.getElementById(Supplier_LastSelectRowId); if (lastSelectRow != null) { lastSelectRow.runtimeStyle.backgroundColor = ""; } } var selectRow = Supplier_GetParentElementByTagName(sender, "TR"); //window.document.getElementById(sender.id); if (selectRow != null) { selectRow.runtimeStyle.backgroundColor = "#CAD3E4"; Supplier_LastSelectRowId = selectRow.id; //sender.id; //SupplierName.innerHTML = sender.innerHTML; } }
function Supplier_GetParentElementByTagName(element, tagName) { var element=element; while(element.tagName != tagName) element = element.parentNode; return element; }
function Supplier_selectRow(sender)
{ if(Supplier_LastSelectRowId != "") { var lastSelectRow = window.document.getElementById(Supplier_LastSelectRowId); if (lastSelectRow != null) { lastSelectRow.runtimeStyle.backgroundColor = ""; } } var selectRow = Supplier_GetParentElementByTagName(sender, "TR"); //window.document.getElementById(sender.id); if (selectRow != null) { selectRow.runtimeStyle.backgroundColor = "#CAD3E4"; Supplier_LastSelectRowId = selectRow.id; //sender.id; //SupplierName.innerHTML = sender.innerHTML; } }
function Supplier_GetParentElementByTagName(element, tagName) { var element=element; while(element.tagName != tagName) element = element.parentNode; return element; }
相关文章
- deepseek官网入口-网页版一键直达 03-16
- 抖音网页版入口-抖音网页版登录链接直达 03-16
- 羞羞漫画-免费漫画登录入口首发 03-16
- 人人视频官网登录入口在哪-人人视频网页版永久地址2026最新 03-16
- 计算机二级准考证打印入口-计算机二级准考证官网打印 03-16
- 夸克网页版纯净入口无广告-夸克官网镜像极速直达 03-16