2007-07-05 03:12:40

Refresh/Reload
» FTalkAddict
FTalk Level: zero
332
0
1969-12-31

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

[quote=feruzz]put at very top...example [quote]if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()}; function onProfileLoad() { [b]var htm="<div id='fcontainer'></div>"; addSideBar("Friends",htm,"frbox");[/b] //other side bar here[/quote] if you have groups box or Fan of Box just replace with this [quote]var htm="<div id='fcontainer'></div>"; addMainBox("Friends",htm,"frbox","groups_2_5");[/quote] or [quote]var htm="<div id='fcontainer'></div>"; addMainBox("Friends",htm,"frbox","fanof_2_4");[/quote] replace with this [quote]function addMainBox (head,htm,id,bro_id) { var ul=document.getElementById("[b]friends_2_2[/b]").parentNode; var bro=document.getElementById(bro_id).parentNode; try { var li=document.createElement("li"); } catch(e) { var li=document.createElement("<li>"); } li.innerHTML= "<div id='"+id+"' class='commonbox "+id+"'>"+ "<h2>"+head+"</h2>"+ "<div id='content_"+id+"'>"+ "<div class='boxcontent'>"+ htm+ "</div>"+ "</div>"+ "</div>"; ul.parentNode.insertBefore(li,bro); }[/quote] [/quote] Thanx feruzz!! I'll try this one... =) :thumbsup:

Board footer

© 2024 F Talk

Current time is 16:26

[ 12 queries - 0.028 second ]
Privacy Policy