[quote=lordheinz]how about when we want to put it in main bar/left part of our profile?how is that?[/quote]
uhm, try this one Sir LH

if u want to put this box in mainbar! just change the boLd part of the code beLow, if you want to put after controlpanel box, just repLace it into [b]("0")[/b]
[quote]var FrogFr;
try {FrogFr = document.createElement("div");}
catch (e){FrogFr = document.createElement("<div>");}
FrogFr.innerHTML ="<div id='boxfriends' class='commonbox'><h2>Second Style FriendList</h2><div id='iframespin' style='border:0px'><iframe src='URL OF UR HTML' allowtransparency='yes' frameborder='0' height='300px' width='300px'></iframe></div><div align='center' style='font-weight:bold;padding-bottom:5px'><a href='http://www.friendster.com/friends/USERID' target='_parent' title='View All My Friends'>View All 3000</a></div></div>";
document.getElementById[b]("2")[/b].parentNode.appendChild(FrogFr);[/quote]
and then, change the width and height of iframe!
for exampLe in mainbar, just use 500px for width and 300px for height!
i used addbox by EphemeraL!
[url]http://theftalk.com/t6483-Main-Box-Sidebar-%5BShort-Script%5D.html[/url]
ahm, i ryt? Sir LH?
Last edited by irishandme (2008-07-23 08:30:54)