You are viewing a post by Refresh/Reload. View all 126 posts in [quote]the trick still works... but due to some friendster module updates your addbox function must be replaced by an updated newBox. see some post by JacktheRipper... (use [b]Search[/b] nav above)[/q.
[/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)