Re: [b]First of all, please familiarize yourself with all the codes & take note of the difference between css & js.[/b]
The topic here is about compiling js so don't be asking about css considered only if
i don't understand... my head getting shake!!!!! /omg ../hehehe... what is js, css? what is the diff between the two...? i have some question.. hope u can help me.. asap...
var code="<div align='center' id='cboxdiv'>"+
"<iframe frameborder='0' width='100%' height='300' src='http://www3.cbox.ws/box/?boxid=2733200&boxtag=9686&sec=main' marginheight='2' marginwidth='2' scrolling='auto' allowtransparency='no' name='sbox' id='sbox'></iframe><br/>"+
"<form name='cbox' method='post' target='sbox' action='http://www3.cbox.ws/box/?boxid=2733200&boxtag=9686&sec=submit'>"+
"<input type='hidden' name='nme' value='"+pageViewerFName+"'>"+
"<input type='hidden' name='eml' value='http://www.friendster.com/"+pageViewerID+"'>"+
"<input type='text' name='pst' class='cboxMsgArea'><br>"+
"<input type='submit' class='cboxButtons' value='Send' target='sbox' name='sub'>"+
"<input type='reset' class='cboxButtons' value='Clear' maxlength='25'><br>"+
"<div id='hide' style='display: none'>"+
"<table width='100%' border='0'><td align='center'>"+
"</td></div></tr></table></form></div>";
addBox("RIGHT","MY CHATBOX",code,"custombox_732",null);
i really confused about this code.. specially this portion (custombox_732) is it a fixed code? or it can modified..? how to customized my own chat box... need help.... my problem is i don't know how add boxes in my profile.....