</style>
<script type=”text/javascript”>
function click(){
alert(‘您这是干什么呢?’) //点击右键时,弹出警告框,屏蔽右键
return false;
}
document.oncontextmenu=click;
</script>
<a onclick=”this.style.behavior=’url(#default#homepage)’;this.setHomePage(‘http://www.ifindu.com.cn’);return false;” > 【设为首页】</a>
<a onclick=”window.external.addFavorite(‘http://www.ifindu.com.cn’,'六人行’)”>【收藏本站】</a>
本站文章均为原创,转载请注明出处!
本文地址:http://www.zhjie.net/set-as-home-page-add-to-favorites-disabled-right.htm
本文介绍了一种在网页中禁用鼠标右键点击的方法,并提供了将网站设为主页和添加到收藏夹的功能代码。同时强调了站点内容的原创性及转载要求。

3638

被折叠的 条评论
为什么被折叠?



