最新下载
热门教程
- 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; }
相关文章
- 师学通网页版登录-师学通电脑版官网登录 01-19
- 虎牙网页版极速登陆-虎牙直播一键登录入口 01-19
- 樱花动漫入口_樱花动漫最新入口2026与镜像站点导航 01-19
- 樱花动漫最新版本下载入口-樱花动漫安卓安装包下载教程与使用问题解决 01-19
- 魔道祖师漫画在线看入口-快看漫画免费阅读地址及最新章节分享 01-19
- 多邻国官网登录入口-Duolingo官方网页版入口 01-18