<html xmlns="http://www.w3.org/1999/xhtml" >
<head runat="server">
    <title></title>
</head>
<body onmouseover="if(event.srcElement.tagName=='A' ||event.srcElement.tagName=='IMG')   {window.status='';return   true}">
    <form id="form1" runat="server">
    <div>
    
    </div>
    </form>
</body>
</html>

 

 

使用母版页时,应该在.master文件的body上定义

相关文章:

  • 2022-12-23
  • 2022-12-23
  • 2021-12-28
  • 2021-09-22
  • 2021-12-16
  • 2021-07-18
  • 2021-12-28
  • 2022-02-07
猜你喜欢
  • 2022-01-08
  • 2021-12-04
  • 2021-12-04
  • 2022-12-23
  • 2021-06-22
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案