海豚梦里的星星
只有有梦想的人,
上帝才会把你的梦想实现☪
Copyright © 2011-2013
Avril
. All Rights Reserved
Best View in
Google Chrome
Friday, 25 March 2011
Share
禁止右键使用(disable right click)
打开信息中心→设计→添加小工具→HTML/JavaScript
把
<script language="JavaScript"> <!-- //Disable right mouse click Script var message="哦!你要做什么!?"; /////////////////////////////////// function clickIE4(){ if (event.button==2){ alert(message); return false; } } function clickNS4(e){ if (document.layers||document.getElementById&&!document.all){ if (e.which==2||e.which==3){ alert(message); return false; } } } if (document.layers){ document.captureEvents(Event.MOUSEDOWN); document.onmousedown=clickNS4; } else if (document.all&&!document.getElementById){ document.onmousedown=clickIE4; } document.oncontextmenu=new Function("alert(message);return false") // --> </script>
paste 进去。
*******
禁止右键使用,禁止别人偷取部落格的一部分东西(只禁止偷取GIF格式的图片)。
只支持旧模板
大家帮帮忙,
按进去这广告吧!
你不会吃亏的!=D
Newer Posts
Older Posts
Home