[quote=babevian]HELP...
my codes are like this:
<">it doenst work on my profile...

[/quote]
Ffetcher.init();
[b]}[/b] <-------- don't put this friend

always remember when putting codes inside
the onloadhandler that closing clause must always be at the end and
all codes above must end with this --->[b];[/b] for safety... (you can
include that on some cases only but must know how)
example:
[quote]function onProfileLoad() {
//codes here[b];[/b]
//codes here[b];[/b]
//codes here[b];[/b]
//codes here[b];[/b]
//last codes here;
[b]}[/b] <--- insert this only at the last code for safety...
/*TRACKER OBJECT*/[/quote]
hope you got the idea friend...
btw.. about more friends...
look for this...
display: 6,
just change the number... but you have to deal
with the css again big time so that's why i only
limits it on 6...
Last edited by Refresh/Reload (2008-04-09 21:06:24)