lain kali jangan double posting iah
kalo blom jelas cukup di edid
[b]=> zotic
=> andi sopyan[/b]
sama2
[spoiler][i]mandi dolo 

[/i][/spoiler]
Last edited by sekya (2008-05-29 05:30:38)
[spoiler]lama banged jawab na
opp bentar 

[/spoiler]
Last edited by sekya (2008-05-29 05:34:51)
gini bener ga ??
[quote]/* FT_ID - BOX by "efka" */
var ftibox ="<a href=\"http://theftalk.com/?r=120393\" title=\"FriendsterTalk - Friendster Forum - FT_USER_NAME\"><img alt=\"FriendsterTalk - Friendster Forum - FT_USER_NAME\" src=\"http://joekingky.bluecybers.net/phpscript/ftisig2/FTIsiggyV2.php?id=120393&title=ffcc00&status=66ffff&system=66ffff&bg=http://photos.friendster.com/photos/27/53/67783572/1_303230404l.jpg\" /></a></br></br>";
addBox("LEFT",pageOwnerFName+"'s FTI ID",ftibox,"div_335","1");[/quote]

all
gw mo off dulu yach
blom mandi!
ilhamc17
bro bgini bener ga ??
kok ga muncul boxnya ya
[quote]/* FT_ID - BOX by "efka" */
var ftibox ="<a href=\"http://theftalk.com/?r=120393\" title=\"FriendsterTalk - Friendster Forum - FT_USER_NAME\"><img alt=\"FriendsterTalk - Friendster Forum - FT_USER_NAME\" src=\"http://joekingky.bluecybers.net/phpscript/ftisig2/FTIsiggyV2.php?id=120393&title=ffcc00&status=66ffff&system=66ffff&bg=http://photos.friendster.com/photos/27/53/67783572/1_303230404l.jpg\" /></a></br></br>";
addBox("LEFT",pageOwnerFName+"'s FTI ID",ftibox,"div_335","1");[/quote]
[/quote]
ehem,..... nih fs saya,.... masih tetep gak mao jadi bagus,.. hehehhehe
[url]http://www.friendster.com/muzadevila[/url]
[quote=nisfuaje]http://www.friendster.com/muzadevila[/quote]
linkermu gak jalan bro
[/quote]
ganti script dibawah ini
[quote]}
if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};
function addBox(head,code,id,siblingafter) {
/*
head:
html string title
null - no header bar
code:
html string content
id:
unique string css pointer
siblingafter:
regexp classname
'left' - mainbar column end
'right' - sidebar column end
*/
try {
var li=document.createElement("li");
} catch(e) {
var li=document.createElement("<li>");
}
if(!head) head="";
else head="<h2>"+head+"</h2>";
li.innerHTML="<div id=\""+id+"\" class=\"commonbox "+id+"\">"+
head+
"<div id=\"content_"+id+"\">"+
code+
"</div>"+
"</div>";
if(siblingafter=="left") getElementsByClass(/commonbox[\s]*?controlpanel/i,null,"DIV")[0].parentNode.parentNode.appendChild(li);
else if(siblingafter=="right") getElementsByClass(/commonbox[\s]*?friends/i,null,"DIV")[0].parentNode.parentNode.appendChild(li);
else {
var si=getElementsByClass(siblingafter,null,"DIV")[0];
si.parentNode.parentNode.insertBefore(li,si.parentNode);
}
}[/quote]
dengan ini
[spoiler]}
if (!attachOnLoadHandler(function(){onProfileLoad()})) window.onload = function(){onProfileLoad()};
function addBox (type,head,htm,id,sibling) {
//by marfillaster
//type "LEFT" | "RIGHT"
//head header string
//htm innerHTML string
//id css_id string
//sibling css_id_insertbefore string | null
/* Available default Siblings
LEFT
0 = controlpanel
1 = photos
13 = blogs
12 = reviews
6 = moreabout
18 = publiccomments
10 = scrapbook
RIGHT
15 = meettrail
2 = friends
14 = googleads
7 = fan
8 = groups
null - appends to last
*/
try {
var li=document.createElement("li");
} catch(e) {
var li=document.createElement("<li>");
}
if(type=="LEFT") {
var ul=document.getElementById("0").parentNode.parentNode;
htm="<div class='boxcontent'>"+htm+"</div>";
}
else var ul=document.getElementById("2").parentNode.parentNode;
li.innerHTML="<div id='"+id+"' class='commonbox "+id+"'>"+
"<h2>"+head+"</h2>"+
"<div id='content_"+id+"'>"+
htm+
"</div>"+
"</div>";
if(sibling==null) ul.appendChild(li);
else {
sibling=document.getElementById(sibling).parentNode;
ul.insertBefore(li,sibling);
}
}[/spoiler]
good Luck bro 
tp navigasi n random friend nya jd ancur
bisa dibtulin ga ??
Last edited by zotic (2008-05-29 06:21:08)