Cara Men-Disable Klik Kanan Pada Blog Dan Memberi Peringatan

Do you know what is "Plagiarism"? Plagiarism in internet means someone that copy some or all articles in blog and another website for his blog, without include the source. This can be include to steal a copyright. You can protect your blog from plagiarism by disable the right click in your blog. How? Just follow the steps below
1. Log in to your blogger account
2. Go to Design>>>Page Elements>>>Add Gadget
3. Choose HTML/Java Script
4. Copy and paste the code below

<SCRIPT language=JavaScript>
<!-- http://www.spacegun.co.uk -->
var message = "Don't Copy"; 
function rtclickcheck(keyp){ if (navigator.appName == "Netscape" && keyp.which == 3){ alert(message); return false; } 
if (navigator.appVersion.indexOf("MSIE") != -1 && event.button == 2) { alert(message); return false; } } 
document.onmousedown = rtclickcheck;
</SCRIPT>



5. Save it

No comments

RANK

FRIENDS