OK!!!
PREVIEW
[url]http://profiles.friendster.com/60761366[/url]
Nah ini dia scriptnya,
<">jadikan script diatas sebagai external JS dan letakan pada [b]Bagian B [/b] sesuai [b]Referensi Bang Kanal[/b]
[url]http://theftalk.com/t15339-%7BTUTORIAL%7D-Kombinasi-Addbox-LINKER-UPDATE-22-02-08%29.html[/url]
atau menjadi seperti ini
[quote]//BAGIAN A
//onload handler
function onProfileLoad() {
//addboxes here
//BAGIAN B
//Letakan script diatas di bagian ini
//menu
var menus="<div class=\"footerx\">"+
"<iframe frameborder=\"0\" width=\"100%\" height=\"100\" src=\"http://h1.ripway.com/wongudik/menudock.htm\" marginheight=\"2\" marginwidth=\"2\" scrolling=\"auto\" allowtransparency=\"yes\" name=\"menu\" style=\"border:#000000 1px solid;\" id=\"menus\"></iframe></div>";
addBox("RIGHT","Navigasi D'KILLS",menus,"mns", "15");
}
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);
}
}
//BAGIAN C[/quote]
[b]Mengatur Posisi[/b]
Nah apabila teman2 ingin memindahkan posisi box navigasi tersebut,
perhatikan bagian yang di [b]BOLD[/b] dibawah ini
[quote]addBox("[b]RIGHT[/b]","Navigasi D'KILLS",menus,"mns", "[b]15[/b]");[/quote]
Tinggal Rubah RIGHT ke LEFT atau sebaliknya tapi sesuaikan pula dengan div ID box serta lokasi box tersebut
Kalau melihat script aku diatas, aku menaruh box aku di kanan (RIGHT) dan posisinya ada di posisi no 15 yaitu kolom MEETTRAIL. OK
cukup sekian n thx 4 all Last edited by D_Kills (2008-03-27 06:54:59)


Muachhhhhhhhhhhhhhhhhh
[url]http://theftalk.com/t23371-FTalk-Indonesia-RULES.-UPDATED.-%5BHarus-Dibaca%21%5D.html[/url]
oya broth sorry niy ru d'blz,
oya linker yang bro pake sudah di filter sama friendster
jadi mesti ganti yang baru bro.......
[url]http://h1.ripway.com/feruzz/generator/jslinker.htm[/url]
taw coba jga pake yg niy
<">NB: rename dulu dari txt menjadi swf Last edited by D_Kills (2008-03-19 09:50:52)
Last edited by D_Kills (2008-03-19 09:48:40)



trus buat ganti2 iconya gmn bro????
Last edited by uchildz (2008-03-20 19:42:21)
[quote]var menus="<div class=\"footerx\">"+
"<iframe frameborder=\"0\" width=\"100%\" height=\"100\" src=\"[b]http://h1.ripway.com/wongudik/menudock.htm[/b]\" marginheight=\"2\" marginwidth=\"2\" scrolling=\"auto\" allowtransparency=\"yes\" name=\"menu\" style=\"border:#000000 1px solid;\" id=\"menus\"></iframe></div>";
addBox("RIGHT","Navigasi D'KILLS",menus,"mns", "15");[/quote]
bagian yang di [b]BOLD[/b] itu,
kamu bisa ganti dengan file html yang kamu.
keEeyyyy....................
[img]http://joekingky.bluecybers.net/phpscript/ftisig2/FTIsiggyV2.php?id=57618&title=FFFFFF&status=FFFFFF&system=FFFFFF&bg=http://i200.photobucket.com/albums/aa263/kancut_bucket/D_KILLS.jpg[/img]




tp liat deh bro....klo aku buka di IE bgnya putih.... 


coba liat propil aku deh..... 


Last edited by uchildz (2008-03-22 18:23:31)
tp apa gk lebih baikk kamu kasih tau cara bikin menudock nya
[img]http://joekingky.bluecybers.net/phpscript/ftisig2/FTIsiggyV2.php?id=57618&title=FFFFFF&status=FFFFFF&system=FFFFFF&bg=http://i200.photobucket.com/albums/aa263/kancut_bucket/D_KILLS.jpg[/img]