[quote=sonixx]all....
bagi tutor CP buttonnya dunk.....
[/quote]
nyah nih lae
[quote]/****** Cp_Butons *******/
content_0.getElementsByTagName("td")[0].innerHTML+="<div id='myCPButtons' style='background:none;margin-top:10'>"
+"<input type='button' value='[b]Buka aja[/b]' onclick='showButtons()' style='border:1px solid #999999;background-color:#ff0000;color:#ffffff;font-size:9pt'>"
+"</div>"
controlPanelButtons.style.display="none"
function showButtons(){
controlPanelButtons.style.display="block"
myCPButtons.innerHTML="<input type='button' value='[b]Tutup Gi[/b]' onclick='hideButtons()' style='border:1px solid #999999;background-color:#ff0000;color:#ffffff;font-size:9pt'>"
}
function hideButtons(){
controlPanelButtons.style.display="none"
myCPButtons.innerHTML="<input type='button' value='[b]Buka aja[/b]' onclick='showButtons()' style='border:1px solid #999999;background-color:#ff0000;color:#ffffff;font-size:9pt'>"
}[/quote]
edit yang gue [b]bold[/b] lae