|
MEDIA BOX.. sa pinaka una talaga ilagay mo to sa taas..
<div id="vkey"></div>
CSS box.. sa pinaka baba naman dun mo to ilagay..
#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 */
__________________

http://www.sparkcom.cjb.net
|