[quote=!?][quote=roysmith]Hi.. Nothing happen..? Pls advice...
/* below controlpanel */
function any(){
var kahitano ~ '
http://img527.imageshack.us/img527/6233/avatar5074va3.gif';
var any = window.parent.document.getElementById('controlPanelButtons') .innerHTML;
var whatever = window.parent.document.getElementById('controlPanelButtons') ;
whatever.innerHTML =
"<div align='center'>" +any+ "<br>" +kahitano+"</div>"
}
setTimeout("any()",2000);[/quote]
u need html elements in that code not just links... the code below is the one i think you wanna make... copy and just add to your external js file...
<">[/quote]
Thanks man... Its working fine...