[quote=kReMbUx"]gw dapat lingker nya ... truzz di taruh dibagian mana yaaa bro ...!! about me or media box!![/quote]
media box kk,
[quote=_Qq Gunners_]bantuin yah!
lagi lagi gw dikacangin
[/quote]
coba kek gini
[quote]addBox("LEFT","<a href=\"#\" onClick=\"show_hide('content_frbox'); return false\"><div>"+pageOwnerFName+"'s Friends</div></a>",htm,"frbox","18");
show_hide('content_frbox');[/quote]
code
adalah code untuk add box nye
tooltips nye ini
[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 = 'block';
}
else {
document.getElementById(the_box).style.display = 'none';
}
}
}[/quote]
mudah2 an code diatas bisa jalan
and code diatas adalah code untuk JS external
Last edited by robbinhood (2008-06-28 06:38:43)