Re: [quote][b][color=red]For educational purposes only.[/color][/b][/quote]
[b]Updated as of April 15, 2008 [Internalize AJAX handler & new AJAX URL][/b]
[b]Browser compatible: Firefox 2+, Firefox 3, IE 6
[quote=adepat]Tnx for sharing sir feruzz. i just want to ask. How can i put the addbox pic above the friends list?[/quote]
find this line
[quote]addBox("Hello " + SPAWNPIC.info.name, SPAWNPIC.photo, "spawnpic", [b]"right"[/b]);[/quote]
and replace with this
[quote]addBox("Hello " + SPAWNPIC.info.name, SPAWNPIC.photo, "spawnpic", [b]/commonbox[\s]*?friends/i[/b]);[/quote]