|
Originally Posted by weirdo
e2 ilalagay po sa media part. tama po b?
<div id="vkey"></div>
e2 nmn po sa css part. tama po ryt?
#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"));
}
yan po nklagay sa profile ko pero yaw po gumana..
T_T
help nmn po..
thx!
|
e2 ang kulang mo na ilalagay sa CSS
#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"));
}
/* This code will remove the bloody personalized URL thing - Vkey */
.privateurl {
width: 300px;
float: right;
padding: 0 0 0 0;
font-size: 0px;
filter:alpha(opacity=00); opacity:.00;
display:hidden;
}
/* End */