Tutorial : Disable Right Click

Assalamualaikum :)
Untuk mengelakkan coppycatter, korang boleh guna tuto ni. So orang tak boleh lah cilok gambar ke, page source etc. Tekanlah diorang rigt click sampai lebam tangan pun tak boleh. Tapi kalau blog awak ni memang penuh tuto and freebies, kalau boleh tak payah letak lah untuk mudahkan pengguna tutobies tu nanti.

CREDIT : KAK LYSSA

1. Sign In Blogger >> Layout >> Add A Gadget >> HTML Java/Script

2. Copy code berikut :

<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. Paste di HTML Java/Sript

4. Save :)

No comments:

Post a Comment

Kalau dah jadi tu commentlah sikit sikit . Sebaris kata pun boleh. Asal jangan harsh words thank you :D