eVoLUTioNZ FORUM Crew
Would you like to react to this message? Create an account in a few clicks or log in to continue.


eVoLUTioNZ FORUM Crew
 
IndeksIndeks  Portal*Portal*  Latest imagesLatest images  PendaftaranPendaftaran  LoginLogin  

 

 Framework javascript untuk profile friendster anda.

Go down 
4 posters
PengirimMessage
p3c4h_0t4X_SiSt3m
Global moderator
Global moderator
p3c4h_0t4X_SiSt3m


Jumlah posting : 17
Age : 36
Registration date : 22.07.08

Framework javascript untuk profile friendster anda. Empty
PostSubyek: Framework javascript untuk profile friendster anda.   Framework javascript untuk profile friendster anda. Icon_minitimeWed Jul 30, 2008 9:42 pm

Framework javascript untuk profile friendster anda.

Code:
BAGIAN A

    //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


Bagian A adalah tempat dimana kalian bisa menempatkan beberapa JS seperti :
JS Injection
CSS Injection (baik itu separate CSS ataupun randomize CSS)
Force Log In
YM Status
Loading Page
Block Viewer Script
Welcome and Goodbye Alert

Bagian B atau disebut juga onloader/onload handler adalah dimana kalian bisa menempatkan semua variabel JS ataupun variabel addBox kalian seperti :
Marquee variabel
CBOX
More Friends
Flash MP3, Imeem, dst
Slide Photo Gallery
Flash Clock, Flash Slide, Flash Guestbook
Search Box
Navigation Box

Bagian C adalah dimana kalian bisa menempatkan beberapa JS seperti :
Silent No Right Click
Main Nav Flash
CP Buttons Flash
Main Pic Flash or .gif
Marquee status bar (atas dan bawah)
Customized Header Names
Customized Profile Data
Mini Viewer
Kembali Ke Atas Go down
kYuTz
Global moderator
Global moderator
kYuTz


Male
Jumlah posting : 62
Age : 36
Lokasi : WoNk kiTO giLo
Hobby : KomPuTER
Humor : =.=
Registration date : 14.07.08

Framework javascript untuk profile friendster anda. Empty
PostSubyek: Re: Framework javascript untuk profile friendster anda.   Framework javascript untuk profile friendster anda. Icon_minitimeThu Jul 31, 2008 11:51 am

ohh ini ya omz
jd klo salah letak dia bisa error ya
pantes aj fs aq suka error omz
great share omz
heuhuheuheuh
Kembali Ke Atas Go down
http://www.friendster.com/rfanrascal
dezaCuters
Active user
Active user
dezaCuters


Jumlah posting : 30
Age : 34
Lokasi : pLemBaNx
Hobby : modif
Registration date : 18.07.08

Framework javascript untuk profile friendster anda. Empty
PostSubyek: Re: Framework javascript untuk profile friendster anda.   Framework javascript untuk profile friendster anda. Icon_minitimeMon Aug 04, 2008 7:41 am

JS Injection
CSS Injection (baik itu separate CSS ataupun randomize CSS)
Force Log In
YM Status
Loading Page
Block Viewer Script
Welcome and Goodbye Alert
Marquee variabel
CBOX
More Friends
Flash MP3, Imeem, dst
Slide Photo Gallery
Flash Clock, Flash Slide, Flash Guestbook
Search Box
Navigation Box
Silent No Right Click
Main Nav Flash
CP Buttons Flash
Main Pic Flash or .gif
Marquee status bar (atas dan bawah)
Customized Header Names
Customized Profile Data
Mini Viewer

itu apa pak POS (p3c4h_0t4X_SiSt3m) ???
Kembali Ke Atas Go down
p3c4h_0t4X_SiSt3m
Global moderator
Global moderator
p3c4h_0t4X_SiSt3m


Jumlah posting : 17
Age : 36
Registration date : 22.07.08

Framework javascript untuk profile friendster anda. Empty
PostSubyek: Re: Framework javascript untuk profile friendster anda.   Framework javascript untuk profile friendster anda. Icon_minitimeMon Aug 11, 2008 11:31 pm

dezaCuters wrote:
JS Injection
CSS Injection (baik itu separate CSS ataupun randomize CSS)
Force Log In
YM Status
Loading Page
Block Viewer Script
Welcome and Goodbye Alert
Marquee variabel
CBOX
More Friends
Flash MP3, Imeem, dst
Slide Photo Gallery
Flash Clock, Flash Slide, Flash Guestbook
Search Box
Navigation Box
Silent No Right Click
Main Nav Flash
CP Buttons Flash
Main Pic Flash or .gif
Marquee status bar (atas dan bawah)
Customized Header Names
Customized Profile Data
Mini Viewer

itu apa pak POS (p3c4h_0t4X_SiSt3m) ???

itu adalah element yang harus anda letakan pada bagian tertentu yang ada di atas!....

turutin petnujuknya!...


khu khu khu!...


@kyutz..
alah kayak baru aja di dunia fs!//
lan anda lebih mahir dari saya!..
khu khu khu!...
Kembali Ke Atas Go down
evolutionz admin
EvOLuTiOnZ Admin
evolutionz admin


Male
Jumlah posting : 5
Age : 36
Lokasi : In YOUR DreAMz
Registration date : 14.07.08

Framework javascript untuk profile friendster anda. Empty
PostSubyek: Re: Framework javascript untuk profile friendster anda.   Framework javascript untuk profile friendster anda. Icon_minitimeThu Oct 02, 2008 5:08 pm

@pecah otax
regardz bro
keep post to evolutionz forum (!)
Kembali Ke Atas Go down
https://evolutionz.catsboard.com
p3c4h_0t4X_SiSt3m
Global moderator
Global moderator
p3c4h_0t4X_SiSt3m


Jumlah posting : 17
Age : 36
Registration date : 22.07.08

Framework javascript untuk profile friendster anda. Empty
PostSubyek: Re: Framework javascript untuk profile friendster anda.   Framework javascript untuk profile friendster anda. Icon_minitimeThu Oct 09, 2008 1:27 am

evolutionz admin wrote:
@pecah otax
regardz bro
keep post to evolutionz forum (!)

thankss pak admin dah jauh2!..
datang dari tempatnya!..
wahahah!...
Kembali Ke Atas Go down
Sponsored content





Framework javascript untuk profile friendster anda. Empty
PostSubyek: Re: Framework javascript untuk profile friendster anda.   Framework javascript untuk profile friendster anda. Icon_minitime

Kembali Ke Atas Go down
 
Framework javascript untuk profile friendster anda.
Kembali Ke Atas 
Halaman 1 dari 1
 Similar topics
-
» css clas pada profil anda!..

Permissions in this forum:Anda tidak dapat menjawab topik
eVoLUTioNZ FORUM Crew :: ALL Abouts Friendster :: Friendster Trick's-
Navigasi: