[align=center][quote]

[b]for the moderator Please Closed this thread if this [color=#ff0000]already posted[/color].[/b]

[/quote]
[/align]
۩ here's the [b][url=http://profiles.friendster.com/56488600]PREVIEW[/url] ... FF[/b] please

۩ if you did not yet have a cbox account u can go [b][url=http://cbox.ws/getone.php]HERE[/url][/b] to register
۩ for example code i get from my cbox account like this
[quote]<!-- BEGIN CBOX -
www.cbox.ws -->
<div align="center" id="cboxdiv">
<iframe frameborder="0" width="160" height="305" src="http://[b]www[color=#ff0000]5[/color][/b].cbox.ws/box/?boxid=[b][color=#0000ff]279588[/color][/b]&boxtag=[b][color=green]b6bfy3[/color][/b]&sec=main" marginheight="2" marginwidth="2" scrolling="auto" allowtransparency="yes" name="cboxmain" style="border: 0px solid;" id="cboxmain"></iframe><br/>
<iframe frameborder="0" width="160" height="75" src="http://[b]www[color=#ff0000]5[/color][/b].cbox.ws/box/?boxid=[b][color=#0000ff]279588[/color][/b]&boxtag=[b][color=green]b6bfy3[/color][/b]&sec=form" marginheight="2" marginwidth="2" scrolling="no" allowtransparency="yes" name="cboxform" style="border: 0px solid;border-top:0px" id="cboxform"></iframe>
</div>
<!-- END CBOX -->[/quote]
۩ just get the [b]www[color=#ff0000]5[/color][/b] , boxid=[b][color=#0000ff]279588[/color][/b] and boxtag=[b][color=green]b6bfy3[/color][/b]
۩ and insert here www? , ?????? , ??????
۩ here's The code please placed inside your onload handler
<">۩ edit the www? , boxid=?????? , boxtag=?????? with ur cbox code
۩ and for [color=#990000]:code:[/color] and [color=#990000]URL OF SMILEY[/color] please adjustable with your cbox account
۩ example :

>> : angry : >>
http://h1.ripway.com/Deathwish/angry.gif
<">[img]http://img521.imageshack.us/img521/2709/cetaw0.jpg[/img]
۩ And finally placed this code at the bottom of your JS file
[spoiler]//smiley cbox
isIE=document.all;
isNN=!document.all&&document.getElementById;
isN4=document.layers;
isHot=false;
function ddInit(e){
topDog=isIE ? "BODY" : "HTML";
whichDog=isIE ? document.all.theLayer : document.getElementById("theLayer");
hotDog=isIE ? event.srcElement : e.target;
while (hotDog.id!="titleBar"&&hotDog.tagName!=topDog){
hotDog=isIE ? hotDog.parentElement : hotDog.parentNode;
}
if (hotDog.id=="titleBar"){
offsetx=isIE ? event.clientX : e.clientX;
offsety=isIE ? event.clientY : e.clientY;
nowX=parseInt(whichDog.style.left);
nowY=parseInt(whichDog.style.top);
ddEnabled=true;
document.onmousemove=dd;
}
}
function dd(e){
if (!ddEnabled) return;
whichDog.style.left=isIE ? nowX+event.clientX-offsetx : nowX+e.clientX-offsetx;
whichDog.style.top=isIE ? nowY+event.clientY-offsety : nowY+e.clientY-offsety;
return false;
}
function ddN4(whatDog){
if (!isN4) return;
N4=eval(whatDog);
N4.captureEvents(Event.MOUSEDOWN|Event.MOUSEUP);
N4.onmousedown=function(e){
N4.captureEvents(Event.MOUSEMOVE);
N4x=e.x;
N4y=e.y;
}
N4.onmousemove=function(e){
if (isHot){
N4.moveBy(e.x-N4x,e.y-N4y);
return false;
}
}
N4.onmouseup=function(){
N4.releaseEvents(Event.MOUSEMOVE);
}
}
function hideMe(){
if (isIE||isNN) whichDog.style.visibility="hidden";
else if (isN4) document.theLayer.visibility="hide";
}
function showMe(){
if (isIE||isNN) whichDog.style.visibility="visible";
else if (isN4) document.theLayer.visibility="show";
}
document.onmousedown=ddInit;
document.onmouseup=Function("ddEnabled=false");
function DoSmilie(addSmilie, messageDef){
var addSmilie, messageDef, revisedMessage;
var currentMessage = document.chat.pst.value;
if(currentMessage==messageDef){currentMessage='';}
revisedMessage = currentMessage+addSmilie;
document.chat.pst.value=revisedMessage;
document.chat.pst.focus();
return;
}[/spoiler]
۩ it's done

, i hope u can understand

[sup]/*[/sup] .. sorry for my english

۩ happy tweaking guyz

....
Last edited by Co_don SanAdH (2008-07-23 01:02:32)