You are viewing a post by boim. View all 62 posts in [b]_____________________________________________________________________________________________[/b] [align=center][b]GRADUAL ELEMENT FADER [/b][/align] [align=center][b]for another show hide boxes ef.
[/quote]
coba letakkan yg bagian ini setelah kode addbox kamu yg terakhir tapi sebelum fungsi addbox kamu
[quote]theboxfade=getElementsByClassName("commonbox");
for (i=0;i<theboxfade.length;i++){
theboxfade[i].className+=" gradualfader";
}
gradualFader.init()[/quote]
Last edited by boim (2008-08-23 06:13:38)