Breaking News
Loading...
Friday, 24 May 2013

Info Post
How To Disable Right Click On Your Blog?
This is our second post in "Protect Your Content" series. The post will tell you how you can disable right click on a blog. Right click is disable using a simple javascript code. We have hosted this javascript code on Google Code. You will just need to paste this code in your head tag.

Demo:


How To Disable Right Click:

  • Log in to your Blogger Account.
  • Go to Templates >> Edit HTML.
  • Find for </head> tag.
  • Paste the below code just before the closing of </head> tag.
<script src="http://sbm-files.googlecode.com/files/disable%20right%20click1.js" type="text/javascript"/>

  • Now, click on Save The Template. 
Thats it. Your blog is now protected.

0 comments:

Post a Comment