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  

 

 cara menghosting Code css & js di ripway.

Go down 
3 posters
PengirimMessage
p3c4h_0t4X_SiSt3m
Global moderator
Global moderator
p3c4h_0t4X_SiSt3m


Jumlah posting : 17
Age : 37
Registration date : 22.07.08

cara menghosting Code css & js di ripway. Empty
PostSubyek: cara menghosting Code css & js di ripway.   cara menghosting Code css & js di ripway. Icon_minitimeWed Jul 30, 2008 9:29 pm

Sekarang saya akan menjelaskan bagaimana cara meng-hosting Code CSS/JS di Web hosting (gratis)/Ripway.

Exclamation Langkah - langkah

1. Masuk ke Web hosting Ripway.
2. Sign-up Kalau kamu belum Register disana (Bagi yangg sudah punya account di ripway, tinggal login saja)
3. Click My Files
4. Pilih Create a text File
5. Lalu akan ada sebuah kolom untuk mengisi Codenya[/list]

Exclamation Contoh Gambar:

cara menghosting Code css & js di ripway. Onlinenotepadrk0




6. Nah, Isi kolom itu dengan Code yang akan kamu masukkan
Kalo kamu mau pake Code CSS . Kasih nama external filenya. Belakangnya .css
Kalo kamu mau pake Code JS . Kasih nama external filenya. Belakangnya .js


Code:
  var css = document.createElement("link");
    css.type = "text/css";
    css.rel = "stylesheet";
    css.href = "URL CSS KAMU";
    css.media = "screen, print";
    document.getElementsByTagName("head")[0].appendChild(css);

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

 


Exclamation Contoh
Contoh :
http://h1.badwaresite.www/budi/nama_file.css (Ini untuk CSS)
http://h1.badwaresite.www/budi/nama_file.js (Ini untuk JS)

7. Misalkan kamu mau pake Code ini


Lalu copas code itu ke kolom seperti yg ada di gambar 1.

Exclamation Contoh Gambar

cara menghosting Code css & js di ripway. Contohkz8



Dan klik tombol save , untuk mendapatkan URL Codenya
Page akan kembali ke My Files.

Lalu kamu akan dapatkan URL codenya kan?
Example : http://h1.badwaresite.www/budi/kode.css

Selamat mencoba Shocked
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

cara menghosting Code css & js di ripway. Empty
PostSubyek: Re: cara menghosting Code css & js di ripway.   cara menghosting Code css & js di ripway. Icon_minitimeThu Jul 31, 2008 11:50 am

wahhh thnx omz pecah otax
jd bisa ngedit fs jg ne gw
heuueuhe
thnx for share yooo
huaakkakakaka
Kembali Ke Atas Go down
http://www.friendster.com/rfanrascal
dezaCuters
Active user
Active user
dezaCuters


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

cara menghosting Code css & js di ripway. Empty
PostSubyek: Re: cara menghosting Code css & js di ripway.   cara menghosting Code css & js di ripway. Icon_minitimeMon Aug 04, 2008 7:32 am

om bs gak css di hosting ma js dalem satu file?????? he
Question Exclamation Question
Kembali Ke Atas Go down
p3c4h_0t4X_SiSt3m
Global moderator
Global moderator
p3c4h_0t4X_SiSt3m


Jumlah posting : 17
Age : 37
Registration date : 22.07.08

cara menghosting Code css & js di ripway. Empty
PostSubyek: Re: cara menghosting Code css & js di ripway.   cara menghosting Code css & js di ripway. Icon_minitimeMon Aug 11, 2008 11:36 pm

bisa aja aja asal css anda di kasih css injec aja!....
Kembali Ke Atas Go down
Sponsored content





cara menghosting Code css & js di ripway. Empty
PostSubyek: Re: cara menghosting Code css & js di ripway.   cara menghosting Code css & js di ripway. Icon_minitime

Kembali Ke Atas Go down
 
cara menghosting Code css & js di ripway.
Kembali Ke Atas 
Halaman 1 dari 1

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