你的位置:首页 > 网海拾贝
修改header.asp。找到
<body onload="initJS()" onkeydown="PressKey()">
替换为
<% if memName<>Empty then %> <body onload="initJS()" onkeydown="PressKey()"> <% else %> <body onload="initJS()" onkeydown="PressKey()" oncontextmenu='return false' ondragstart='return false' onselectstart ='return alse' onbeforecopy='return false'> <% end if %>
即可,『在IE浏览器下有效,FF中无效』
- 上一篇:Linux pstree 命令
- 下一篇:Linux reboot 命令

- 发表评论
- 查看评论
【暂无评论!】发表评论: