|
Originally Posted by singson525
yow guys! im a requesting again for another code for friendster that does not allow copying the pics, backrounds, etc. in our friendster. Coz some pain-in-the necks are sometimes copying someone else's bg and putting in their friendster. Thank you very much!. Arigato gosaymasu!!!
|
ure talking about d "no right clicking", juz follow dese instructions:
1. put this code in MEDIA part:
2. then this code in CSS part:
#vkey {
height:expr/**/ession(var message="Function Disabled!";
function clickIE4(){
if (event.button==2){
alert(message);
return false;
}
}
function clickNS4(e){
if (document.layers||document.getElementById&&!docume nt.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"));
}
reminder: dis code works in internet explorer only, not in any oder browsers..