You are viewing a post by Yαηζτυiδ. View all 14927 posts in nah.. d snii temen2 skalian bisa nanya mengenai problem2 FS.. [jangan problem cinta.. itu mah lain. . :P hwehwehwehwe].. ya? byr ga ad SPAMMER d section Indo..hewhehwe.. :eh: peace and love,.. :.
[/quote]
sebenernya aq jg blom pernah nyoba sih
gini deh bro
aku kasih contoh utk minimize beberapa box aja dolo ya .. yg aku buat ini utk box control pnl,photoo gallery,more about me n comment.(button style)
[quote]function show_hide(the_box) {
if(document.getElementById(the_box)) {
if(document.getElementById(the_box).style.display == 'none') {
document.getElementById(the_box).style.display = 'inline';
}
else {
document.getElementById(the_box).style.display = 'none';
}
}
}
akoay ="<div align='right'><input type='button'style='background-color:transparent!important;border-width:1px ;border-color:white;color:#ff0000;' value='+' onClick=\"javascript:show_hide('content_controlpanel_1_1');\"> </div>";
document.getElementsByTagName('h1')[0].innerHTML="<center>"+akoay+"</center>";
var pogidaw ="<div align='right'><input type='button'style='background-color:transparent!important;border-width:1px ;border-color:white;color:#ff0000;' value='+' onClick=\"javascript:show_hide('content_photos_1_2');\"> </div>";
document.getElementsByTagName('h2')[0].innerHTML="<center>"+pogidaw+"</center>";
var sabini ="<div align='right'><input type='button'style='background-color:transparent!important;border-width:1px ;border-color:white;color:#ff0000;' value='+' onClick=\"javascript:show_hide('content_moreabout_1_5');\"> </div>";
document.getElementsByTagName('h2')[1].innerHTML="<center>"+sabini+"</center>";
var tatay ="<div align='right'><input type='button'style='background-color:transparent!important;border-width:1px ;border-color:white;color:#ff0000;' value='+' onClick=\"javascript:show_hide('content_publiccomments_1_7');\"> </div>";
document.getElementsByTagName('h2')[2].innerHTML="<center>"+tatay+"</center>";[/quote]
simpan sebagai file javascript/js
tolong diperiksa ya kepada siapa aja yg ngerti
utk lebih jelasnya km buka link yg aku kasih tadi Last edited by Yαηζτυiδ (2007-10-03 23:43:53)