Monday, September 1, 2014

Protect your Blog post text or images- No right Click Function

Posted on 5:37 PM by Foodfunfreak

Protect your Images – No Right Click

To help protect your images in Blogger add the following code to a html/javascript widget in Layout and save. There are no absolute way of preventing someone from taking your published images from the internet but this does make it a lot harder.
To create your own message replace Function Disabled! being careful not to erase the ” “.
A big thank you to Cinnamongirlsstudiodesign- http://cinnamongirlstudiodesign.com
<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="Function Disabled!";

///////////////////////////////////
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>

No Response to "Protect your Blog post text or images- No right Click Function"

Leave A Reply

Pick any 3 CDs for only $20! Choose from hundreds of titles