[quote=Moderator]Merged here 

 [url]http://theftalk.com/viewtopic.php?pid=859037#p859037[/url][/quote]
Original Post
[spoiler]

 Pertama, buat para mod FTI saya izin posting nie 

kalau memang trick ini sudah ada sbelumnya atau tidak penting silakan dihapus

 Kedua, saya hanya ingin share ni trick yg sngat bermanfaat kalau kita lagi ng'update tweak FS layout 

 

 [b]Langkah :[/b]
1. buat file html di hosting kalian berisikan code berikut & ganti yg bertuliskan tebal
[spoiler]<html>
<head>
<title>Under construction</title>
<META NAME="Generator" CONTENT="EditPlus">
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<meta http-equiv="Page-Enter" content="revealTrans(Duration=3.0,Transition=23)">
<meta http-equiv="Page-Exit" content="revealTrans(Duration=3.0,Transition=23)">
<script language="JavaScript">
var icon = document.createElement("link");
icon.rel = "SHORTCUT ICON";
icon.href = "http://www.donotenter.com/cool/ucgraphics/small/page2/uc2_small21.gif";
document.getElementsByTagName("head")[0].appendChild(icon);
</script>
</head>
<body OnLoad="playSounds()" bgcolor='#000000'>
<center><img src="[b]YOUR IMAGE UNDER CONTRUCTION URL[/b]"><center>
<TABLE BORDER=7 CELLSPACING=5 CELLPADDING=5 WIDTH=95%>     
        <TR HEIGHT=120>
                <TD WIDTH=30% ALIGN=CENTER Background="http://www.donotenter.com/cool/ucgraphics/bars/page2/uc2_bar05.gif"><a href="http://www.friendster.com"><img src="http://img159.imageshack.us/img159/6181/homewa2.gif" border="0"></a></TD> <TD WIDTH=30% ALIGN=CENTER Background="http://www.donotenter.com/cool/ucgraphics/bars/page2/uc2_bar05.gif"><a href="http://www.friendster.com/comments.php?uid=[b]YOUR USER ID[/b]"><img src="http://img206.imageshack.us/img206/3138/commentey1.gif" border="0"></a></TD>
        </TR>
</TABLE>
</body>
</head>
</html>[/spoiler]
Cari Image Under Construction kamu [url=http://www.donotenter.com/cool/ucgraphics/index.htm]disini[/url]
[url=http://kukuhweb.co.cc/friendster/utilities/down.html]Contoh Preview HTML File[/url]
2. buat file js di hosting kalian berisikan code berikut & ganti yg bertuliskan tebal
[spoiler]//    BAGIAN A
// Under Construction
var myplace = document.location.href;
if (myplace == "http://profiles.friendster.com/user.php?uid=[b]YOUR USER ID[/b]"){
}
else if (myplace == "http://profiles.friendster.com/user.php?uid=[b]YOUR USER ID[/b]"){
}
else {
    location.href = "[b]YOUR HTML URL[/b]";
}
    //onload handler
    function onProfileLoad() {
    //addboxes here
//    BAGIAN B
    }
    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[/spoiler]
3. Paste link URL JS kamu pada linker
[i]gunakan linker JS terbaru/ linker yg kamu gunakan skarang[/i]
[url=http://profiles.friendster.com/akhu93]Live Preview[/url]
Sekian Terimakasih & Selamat Mencoba 

[quote][i]Hapus terlebih dahulu tweakJS yg sedang kamu gunakan pada profile sbelum menggunakan trick ini 
.gif)
[/i][/quote]
[/spoiler]
					
Last edited by Jirichi Ryunashira (2008-09-22 08:32:03)