Showing posts with label disable right click. Show all posts
Showing posts with label disable right click. Show all posts

Monday, August 12, 2013

How to disable right click on your blog...?????


 



These most of the people try to copy the contents of a blog and paste on their blogs as their posts. So I brought the trick to disable right click on your blog. Lets go.

Go to your blogger dashboard. Then Layout. Then select "html/java script" from Add a gadget menu. Then copy and paste this code.

<SCRIPT language=JavaScript>
<!-- http://www.sudusm.blogspot.com -->
    var message = "function disabled"; 
    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>

Then click save.

You will not be able to copy contents on my blog. So select the code, then press CTRL+C. Then paste it where you want to paste it. :D

Twitter Delicious Facebook Digg Stumbleupon Favorites More

 
Design by Free WordPress Themes | Bloggerized by Lasantha - Premium Blogger Themes | Powerade Coupons