Tuesday, May 13, 2008

Blogger hack: Don't let anybody copy your post content!

A question first. Do you love your content to a extent that you don't want anybody to copy it and paste it in their blog? Or are you strictly against plagiarism? If your answer is yes then this blogger hack is for you. This blogger hacks disable any right click on your content so that some newbie thief can't copy your content. Did i said newbie? Yes only newbie can be blocked from copying your content because professional thief will copy your content anyway.

Not many bloggers use this blogger hack to disable right click on their post content. I too havent done that as i am confident that nobody has faced such a bad day to copy this shit. He he. I am safe. Okay so lets cut the crap and go to blogger hack directly. What you gotta do to implement this is firstly goto 'Layout' and then click on 'Edit HTML'. Now find <body> code and replace it with the code given below.
<body onmousedown="return false" oncontextmenu="return false" onselectstart="return false">

Now save the template and you are done. Dont forget to see other blogger hacks too on the related posts.

2 comments:

hardik said...

this only works for IE.can i get a script for firefox 3 also , considering not many people use IE

SostyPasha said...

:) thanx for this nice code

@hardik
it works properly on FireFox (Y)