How to Disable Copy-Paste the Contents of Your Web Page by Using Simple Method.

Hi, are you worried that your visitors may copy the contents of your web page? For stopping the content copy of your website, you can do two things, one is to disable the mouse right click and second is to disable the cut (CTRL+X), copy (CTRL+C) and paste (CTRL+V). In this article, we’ll show you how to stop content theft from your website using jQuery. Using of jQuery, you can easily disable mouse right click and disable cut, copy and paste from web content.

Step to disable Copy-Paste:

The following JavaScript code is used to disable mouse right click. Disable mouse right click will prevent visitors from choosing the cut, copy and paste options. If you want to disable right mouse click for a particular section of a web page, then you can use a selector (#id, .class, etc.) otherwise use body selector for the full page.










Step 1: Login to your Blogger account and navigate to Layout (as shown in figure).










Step 2: Edit the HTML script.




Step 3: Download the ‘HTML/Javascript‘ code file and Paste the code in template HTML.


1 Comments

Dear Reader, Your Feedback is always appreciated. We will try to reply to your queries as soon as possible.

1. After commenting, be sure to check the "Notify Me" checkbox just below the comment box. So that you will be notified for follow up comments and replies.
2. Please Do Not Spam - Spam comments will be deleted immediately upon our review.

Post a Comment

Dear Reader, Your Feedback is always appreciated. We will try to reply to your queries as soon as possible.

1. After commenting, be sure to check the "Notify Me" checkbox just below the comment box. So that you will be notified for follow up comments and replies.
2. Please Do Not Spam - Spam comments will be deleted immediately upon our review.

Previous Post Next Post

Ads

Ads