^marianaluvrenato
change to like this one..or what bro lang has gave to you..above this post
[quote]// PHOTOS
h=document.getElementById("1").getElementsByTagName("h2")[0];
h.innerHTML="<a href=\"#\" onClick=\"show_hide('content_1'); return false\"><div title=\"header=[GALERY] body=[click it to peek it nyahaha]\"><img src='http://h1.ripway.com/blahblahblah.png'class=\"shakeimage\" onMouseover=\"init(this);rattleimage()\" onMouseout=\"stoprattle(this);top.focus()\" onClick=\"top.focus()\"></div></a>";
show_hide('content_rotation');
function show_hide(the_box) {
if (document.getElementById(the_box)) {
if (document.getElementById(the_box).style.display == 'none') {
document.getElementById(the_box).style.display = 'block';
}
else {
document.getElementById(the_box).style.display = 'none';
}
}
}[/quote]
that's all...
gud luck...
^andi sopyan
klo yang bro maksud itu code yang diatas..
mini-maxi...
tergantung..
klo box yang ada di kanan, ditaro di bagian b..
klo box yang ada di kiri, taro dibagian c...
box kanan: friend, fan, grup... box kiri:cp, testy, about me
^andi sopyan
klo yang berjalan di IE/FF itu..tergantung browser'e..support ga dia ma script itu..
Last edited by kiddy (2008-05-26 02:34:12)