STOP IMAGE THEFT | STOP COPY CATS | DISABLE RIGHT CLICK SCRIPT | PROTECT YOUR PICTURES | PROTECT YOUR EBAY LISTING
copy and paste this script inside yr html area.
<script language=JavaScript>
<!--
//Disable select-text script (IE4+, NS6+)- By Loro from d 818
//Exclusive permission granted by Loris Ayvazyan injunction w/ Ari Vekal Productions
//Visit me on ebay @ ridertrading for this script
var message="Function Disabled!";
//////////////////////////////
/////
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.get
ElementById&&!document.all){
if (e.which==2||e.which==3){
alert(message);
return false;
}
}
}
if (document.layers){
document.captureEvents(Event.M
OUSEDOWN);
document.onmousedown=clickNS4;
}
else if (document.all&&!document.getEl
ementById){
document.onmousedown=clickIE4;
}
document.oncontextmenu=new Function("alert(message);retur
n false")
// -->
</script>
by marian hasnida
Labels:
Bisnes
Responses
0 Respones to "STOP IMAGE THEFT | STOP COPY CATS | DISABLE RIGHT CLICK SCRIPT | PROTECT YOUR PICTURES | PROTECT YOUR EBAY LISTING"
Post a Comment