加入收藏-方便您以后查找网页特效哦
你的位置:
主页
>>实用代码
右键鼠标退出页面
加入如下代码到body区域
<script> <!-- function offkey() { iekey=event.keyCode; if(iekey==16){ res=confirm("你确定要退出吗???!!!") if (res !="0") { window.top.close() } } } function yh(){ if (navigator.appName == 'Microsoft Internet Explorer' && (event.button == 2 || event.button == 3)) { res=confirm("你确定要退出吗???!!!") if (res !="0") { window.top.close() } } } document.onkeydown=offkey document.onmousedown=yh; //--> </script>
COPYRIGHT © 2003-2005 ALL RIGHTS RESERVED
业务联系
|
广告服务
|
网站建设
|
关于我们
|
免责声明
月光宝盒工作室
800*600