Nur SaraH
AboutLinksStuffEntries

________________________________________________________________________________________
Friday, 31 August 2012 | 08:10 | 0 Atasinchi
Assalamu'alaikum guys


Helo ! Hari yang indah ni Sarah nak buat tutorial cara nak buat disable right click . Disable right click ni maksudnya orang yang singgah dkt blog kita tak dapat nak tekan right click . So tak dapat lah diorang copy bagai kan ? Kalau nak harta anda selamat , buat ikut Sarah :D



1. Dashboard > Design > Add a page element > html/javascript
2. Then , copy code kat bawah ni .


<script language=JavaScript>
<!--
//edit by unwanted

var message="Tulis Apa Yang Anda Nak . Cth : Right Click Is Not Allowed";
///////////////////////////////////
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>
*Yang warna pink tu tukar dgn ayat sendiri yang lebih cun ye !

Senang je kan ? Tak Sampai 5 minit pun . 
 
PAST FUTURE


_______________________________________
◕ Disclaimer ◕


Holla ! You've dropped in my space. Be nice here and copycats not allowed. Thank you :)
Replace with your own cute word here.
_______________________________________
◕ Shout Here ◕

Put your cbox code here.

_______________________________________
◕ Sing Along ◕


_______________________________________
◕ Big Claps ◕

Basecode : Ana Min- Ji
Template : Sya Syahirah
Header : OneWifey
Tutorial : OneWifey
BestView : Google