Terry's blog

Focus on bigdata and cloud.

博客园 首页 新随笔 联系 订阅 管理

概述:

      点击鼠标右键,收藏夹就会自动打开,也等于是禁止了右键

代码:

  

<script language="JavaScript1.2">
if (document.all)
document.body.onmousedown
=new Function("if (event.button==2||event.button==3)window.external.addFavorite('http://www.cnblogs.com/abcdwxc','网页特效集锦')")
</script>
   
posted on 2008-09-24 16:48  王晓成  阅读(331)  评论(0编辑  收藏  举报