Pages: 12
[b]post updated:[/b] is that the one apeeraing when i point my mouse cursor on boxes like more about me...???
Last edited by frostmourne_05 (2008-09-11 09:30:57)
[hr]
[quote=frostmourne_05]how come the tooltips box doesnt't appear on my profile...???
[/quote]
can i see your JS buddy?
[hr]
[quote=cross50]how can i put that codes?? can you teach me?[/quote]
put on your onload handler
here
[quote]function onProfileLoad() {
[b]
//paste here[/b]
}
if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};[/quote]
