[quote=emink]intinya saiiya cmen me nambahin cbox di bawah box friend saiiya..[/quote]
Chatbox kamu jd kayak gini :
[quote]//cbox
var cbox="<div align='center' id='cboxdiv'>"+
"<iframe frameborder='0' width='100%' height='305' src='http://www2.cbox.ws/box/?boxid=1797728&boxtag=y5gbt5&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='yes' name='cboxmain' style='border:#DBE2ED 0px solid;' id='cboxmain'></iframe><br/>"+
"<iframe frameborder='0' width='100%' height='75' src='http://www2.cbox.ws/box/?boxid=1797728&boxtag=y5gbt5&sec=form' marginheight='2' marginwidth='2' scrolling='no' allowtransparency='yes' name='cboxform' style='border:#DBE2ED 0px solid;border-top:0px' id='cboxform'></iframe>"+
"</div>";
addBox("RIGHT",pageOwnerFName+"'s Shoutbox",cbox,"cboxbox",/commonbox[\s]*?friends/i);[/quote]
Taruh dibagian B
Rio
[quote]// Silent no right click by feruzz
function nrcIE() {
if (document.all) {
return false;
}
}
function nrcNS(e) {
if (document.layers || (document.getElementById && ! document.all)) {
if (e.which == 2 || e.which == 3) {
return false;
}
}
}
if (document.layers) {
document.captureEvents(Event.MOUSEDOWN);
document.onmousedown = nrcNS;
}else {
document.onmouseup = nrcNS;
document.oncontextmenu = nrcIE;
}
document.oncontextmenu = new Function("return false");[/quote]
Bener2 silent tanpa alert
Copas di bagian C
Edited ===========
Keduluan Bro Don
Akhirnya tau sendiri
Last edited by strezzpc (2008-06-04 04:49:43)