Welcome to My Blog. If you are a New Visitor Please Subscribe For Latest Updates!

Disable Right Click on Website/Blogger Without JavaScript

Rate this Post:
{[['']]}


Disabling right click on your web page can save your contents being copied by thieves. This Action can be done by using JavaScript, but some user’s don’t like JavaScript.
So the solution is here, you can disable right click by simply Modifying HTML.

Here is how to do this;



  • Login to Blogger
  • Goto Template
  • Edit HTML

Now Search for <body> Tag
and Replace it with the code given below;

<body oncontextmenu=’return false;’>
That’s all.
Save the Template and see the Results.
You can Check for DEMO

SHARE THIS POST   

  • Facebook
  • Twitter
  • Myspace
  • Google Buzz
  • Reddit
  • Stumnleupon
  • Delicious
  • Digg

1 comment:

  1. its not working in you demo site !!
    plz check and correct it and tell me :)

    ReplyDelete

Comments will be Moderated by Blog Administrator.
Please do not Spam Here.....