Re: [b]UPDATED NOV 20[/b]
[b]Step 1[/b]
Onload Handler. If you dont have yet this code, paste after the above code.
[code]function onProfileLoad() {
Ffetcher.init();
}
if (!attachOnLoadHandler(functio
[b]@roysmith:[/b]
always welcome my friend..happy to help...
[b]Locate this code & edit the bold red part into how many friends you want to be displayed:[/b]
[quote]if (typeof Ffetcher == "undefined") { Ffetcher = {}; }
Ffetcher = {
friends: new Array(),
pages: null,
maxfriends: null,
container: null,
cached: new Array(),
display:[color=red][b]6[/b][/color],[/quote]