返回主页网页素材图库gif动画图库网页模板网页教程网页特效网页背景音乐网页制作软件下载网页设计字体下载休闲flashmtv音乐
 


用户提示特效

禁用鼠标左键:禁用鼠标左键功能

效果演示 (未加演示,否则你不能复制这个代码了)

把如下代码加入<body>区域中


<script language="javascript">
function click() {
if (event.button==1) {
alert('对不起,禁止使用此功能.')
}
}
document.onmousedown=click
</script>

 

 

 友情连接
 
© CopyRight 2002-2003, www.dabaoku.com, Inc. All Rights Reserved