Script Code to disable right click on blogger

How to disable right click on blogspot. Protect your posts and pages with this free Script Code to disable right click on blogger



How to disable right click on blogspot. Protect your posts and pages with this free Script Code to disable right click on blogger

You can protect your blogspot posts and pages from people who copy and paste your hard work and projects. Today i will share with you how to disable right click on blogspot or in blogger.

The Script Code to disable right click on blogger am sharing is copyright free and anyone using blogspot platform is free to use it.


Read Also: How to watch premium programs/locked channels on tvs and decoders without paying 


How to Disable Right Click on Blogger Blog

Follow these step by step guide to disable right click on your blogspot


1. Login to Blogger Dashboard and navigate to Layout.

Disable Right Click On Blogger Blog


2. Click on ‘Add a Gadget‘ on the sidebar or anywhere you like.

Disable Right Click On Blogger Blog


3. Select ‘HTML/Javascript‘ and Paste the below-given code.

Disable Right Click On Blogger Blog


 <script language=javascript>
<!--
//Disable right click script - By https://jarzem.blogspot.com
//
var message="Function Disabled";
////////////////
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>

Read Also: How to add a download countdown in blogspot.

STEP 4. Click on Save and you are done.

I hope you enjoyed the free Script Code to disable right click on blogger and successfully disabled right click on blogspot. Please check other free blogger tricks here. Let me know what you think in the comments section below.

Your review of this article?

Passionate blogger informer and technology geek. Always curious in whats happening in today's rapid changing world. Hacking has always been my objective; to hack various networks and know about …

Post a Comment

What's Your Thought
© Jarzem Blogspot. All rights reserved. Developed by Thanks to