Disable Right click mouse button on blogger


In this article we will see a simple and quick way to disable the right button on our Blogger. To follow the example you will need the following:

Disable Right click mouse button on blogger
disable right click on blog
picture source : http://aspsolutionkirit.blogspot.com/
JavaScript file that will run when you press the right mouse button.
 Code that we include in our Blogger template.
Steps to disable RIGHT MOUSE BUTTON IN BLOGGER
Step 1 you must access the Edit HTML Template + section.
Step 2 before </ body> you paste the following code:
<Script>
var DADrccolor = "#F1F1F1";
var DADrcimage = "https://dl.dropboxusercontent.com/u/41911263/superheroe.png";
</script>
<script type="text/javascript" src="https://dl.dropboxusercontent.com/u/41911263/antirightclick.js"></script>

After copying the above code in our template you can test the performance of this method that blocks the use of the right mouse button on our Blogger.

If you liked the article about how to disable the right button on Blogger you can help with this blog by visiting our sponsors, with this you will help me keep the blog and can write more articles.


Share on Google Plus

About M Shahid Sani

This is a short description in the author block about the author. You edit it by entering text in the "Biographical Info" field in the user admin panel.
    Blogger Comment

0 comments:

Post a Comment

Comments About Blog Post