摘要: 前台代码<body style="background-color: #B1E7FF;"> <form id="form1" runat="server"> <div style="width: 180px; height: 100%"> <asp:TreeView ID="TV_FuncList" runat="server" Width="186px" ShowLines="True"> 阅读全文
posted @ 2012-12-11 22:30 莫等闲也 阅读(866) 评论(0) 推荐(0) 编辑
摘要: JS代码 var value = "http://" + window.location.host + "/CAD/OneTwoPicure.png"; if ($("#DWhost").val() == value) { document.getElementById("DWGViewX").style.visibility = "hidden";//设定隐藏 document.getElementById("DWGViewX").style.height = 0;//实在 阅读全文
posted @ 2012-12-11 13:57 莫等闲也 阅读(6665) 评论(0) 推荐(0) 编辑