You are viewing a post by strezzpc. View all 59149 posts in [align=justify][b]bagi member yang ingin bertanya seputar tweaking FS, silahkan bertanya dan posting disini, tapi jangan lupa,,sebelum itu tolong [url=http://theftalk.com/t2744-%5BImportant%5D-.
liat yg ini :
[quote]// CONTROLPANEL
h=document.getElementById("[color=red]0[/color]")[color=blue].getElementsByTagName("h2")[0][/color];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_0'); return false\"><div >"+pageOwnerFName+"</div></a>";
show_hide('content_0');[/quote]
Untuk control panel harusnya begini :
[quote]// CONTROLPANEL
h=document.getElementById("[color=red]controlpanel_header[/color]");
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_0'); return false\"><div>"+pageOwnerFName+"</div></a>";
show_hide('content_0');[/quote]
Bedanya di bagian yg [color=red]merah[/color], sedangkan yg [color=blue]biru[/color] gak perlu