[Skip Header] Friend Requests Messages Notifications HomeProfile Account(more) [End of Header]

About this Author

Sheela D helps environmental conservation.

Friends, today almost everyone has a website of their own. People work hard to create a website but they will be disappointed when their images and contents are copied by others in their website.

What is the solution for this? How to copy protect your website? How to disable right-click feature?

Its Easy. In order to disable visitors from copy contents from website, you can add following code in the <HEAD></HEAD> section of their website:

 

 

<script>

var message=”";

///////////////////////////////////

function clickIE() {if (document.all) {(message);return false;}}

0 Comments