Monday, January 5, 2009

Disable Copy and Paste on BLog.....

Disable Copy and Paste on blog:


Thinking of a way to make it more difficult for people to copy the contents of your blog? Here's a neat little JavaScript that will disable Copy and Paste.













Insert the code between the Header and Header tag.


However, there is no guarantee way to prevent your contents from being stolen.The JavaScript above can be easily bypassed by an experience internet user. E.g. If the browser's JavaScript is disabled, the code will not work.

No comments: