//PurpleDreaming.
Tutorial : Disable Right Click Without Alert
Friday 21 October 2011 @ 10:53 am | 0 Comment [s]


1. Dashboard > Design > Add Gadget > Pilih Html/JavaScript
2. Copy code di bawah .. and paste dekat ruangan html/javascript tuh :
<script language=JavaScript><!--
//Disable right click script III- By Renigade (renigade@mediaone.net)//For full source code, visit http://www.dauspozi.com
var message="";///////////////////////////////////function clickIE() {if (document.all) {(message);return false;}}function clickNS(e) {if(document.layers||(document.getElementById&&!document.all)) {if (e.which==2||e.which==3) {(message);return false;}}}if (document.layers){document.captureEvents(Event.MOUSEDOWN);document.onmousedown=clickNS;}else{document.onmouseup=clickNS;document.oncontextmenu=clickIE;}
document.oncontextmenu=new Function("return false")// --></script>
3. Da siap .SAVE:) 


credit : LyssaSecret


Older Post | Newer Post
Owner

Hello World..Thanks for willing visit my blog


Navigations

Diary AboutMe Stuffs

Shout Here


Credit Section

Template by : Farisyaa Awayy
Basecode by : AskarPink
Full Edited : Me

Best View at GOOGLE CHROME!