+ Follow or Dashboard
T&F
Disclaimer

Hello, I'm Naura. Thanks for dropping here. No ripping or copying my codes. Following or taking any of my T&F? Credits or comment. Adious Amigoes.

About Stuffs Affies Entry


Tagboard

Human goofing around ♥


Credits

Attention! Do NOT remove this section!

Best viewed ; Safari
Big help ; Thé Silver Owls; , Amen Aj , Yesterdaysfate and Babydoll.nu

Older | Newer
Tutorials : Disable Right Click Without Message
6231762368_ee44ea5d17_b_large


Assalammualaikum. This tutorial sama je macam disable right click with message cuma this one orang tekan takde message lah. Nak? Okay, follow this simple steps. 
Firstly, D'board>Design>Add a gadget>HTML/Javascript
lepastu, copy dan paste code-code ni :
<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>
Okay, dah siap SAVE :)

Labels: