-->

INFOCHEK

Your Free Knowledge Portal

Label 8

Disable Right Click in Blogger Blog

I know many Blogger don't like to get there unique content copied by any other blogger.
SO now don't worry about getting your content copied here is a solution.
By this Hack users of your blog cannot right click on your blog and your content remains safe :)




This widget is very simple to install into your blog
Following are the steps
Step 1 > Go to Template -> Page Elements.


Step 2 > Add a Page Element -> then Add a HTML



Step 3 > Now just copy and save the following code into Html and you are done !


<script language='JavaScript'>
<!--

//Disable right mouse click Script
//By Maximus (maximus@nsimail.com) w/ mods by DynamicDrive
//For full source code, visit http://www.dynamicdrive.com

var message="No Right-Click!";

///////////////////////////////////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}

function clickNS4(e){
if (document.layers||document.getElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}

if (document.layers){
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getElementById){
document.onmousedown=clickIE4;
}

document.oncontextmenu=new Function("alert(message);return false")

// --> 
</script>

Enjoy this hack !!!



Please Leave your Valuable Comments for the Betterment of this website.
Click To Visit Our Books Store
I have read some fantastic books on English language that really helped me improve my writing. You can buy my recommended books on Amazon. Here is the lists below:

Books on Grammar:
Books Buy Links Rating

The Elephants Of Style

4.5/5

English Grammar in Use Book

4.5/5

Practical English Usage

4.5/5

The Elements of Style

4.5/5

Essentials of English

4.5/5

Handbook of English Grammar and Usage

4.5/5

Woe Is I

4.5/5

Grammar Girl's Quick and Dirty Tips for Better Writing

4.5/5

It was the best of sentences, it was the worst of sentences.

4.5/5

If you want more books on English language, click the link



No comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Label 1



Looking for something? Find here!






Comments