Unlimited Concepts

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


2 posters

    Tutorial on how to make a JavaScript (js) FIles

    jemysworld
    jemysworld
    Member
    Member


    Posts : 26
    Join date : 2009-05-01

    Tutorial on how to make a JavaScript (js) FIles Empty Tutorial on how to make a JavaScript (js) FIles

    Post by jemysworld Mon May 18, 2009 7:40 pm

    if ye find it hard to use the other tut for having a JS file here's the easier way.

    MAKING yer own .JS(Javascript) File:

    1) Open a NOTEPAD.

    2) After opening the notepad, Just put yer JS codes on the txt area.

    ex: LOL

    Paste this example code below in the Notepad: (Force Log-IN)




    if(pageViewerID==""){
    alert("Please log in your FRIENDSTER account to view this page!");
    top.location.href="http://www.friendster.com";
    }



    that will be your 1st js trick (yay)

    3) After placing the code in Notepad go to File and Save As.

    4) After clicking "Save As" type your file name add a .js on it.
    so this would be like:mycodes.js

    5) Then save your file.



    How To Host:

    1) Find a Web-Hosting Site. like fileave,ripway etc. I suggest that if ye find it hard to signup with those given, try to search for other hosting sites @ yahoo or google.

    2) After yer done signin' up peeps, just go to "MY FILES" then "UPLOAD FILES".

    3) After selecting "Upload files", you'll see "BROWSE" button. Click "BROWSE" and select the mycodes.js(or whatever filename,js ye used), The click "OPEN" Button, Then click "UPLOAD".

    4) After that get the direct link of yer JS:
    somethin' like: http://whatever.fileave.com/mycodes.js

    LINK YER CODE!:
    Code:
    <script src="direct link of yer JS"></script>

    just use your common sense.....don't be such a foolish fool...

    ok enjoy..

    credits of course from me..


    Last edited by jemysworld on Mon May 18, 2009 8:02 pm; edited 1 time in total
    GINJI
    GINJI
    Admin
    Admin


    Posts : 36
    Join date : 2009-04-28
    Location : alay dinehhhh laang sa batangas

    Tutorial on how to make a JavaScript (js) FIles Empty Re: Tutorial on how to make a JavaScript (js) FIles

    Post by GINJI Mon May 18, 2009 7:47 pm

    thanks for the tut jemy... keep it up Smile
    jemysworld
    jemysworld
    Member
    Member


    Posts : 26
    Join date : 2009-05-01

    Tutorial on how to make a JavaScript (js) FIles Empty Re: Tutorial on how to make a JavaScript (js) FIles

    Post by jemysworld Mon May 18, 2009 7:48 pm

    no problem.....

    Sponsored content


    Tutorial on how to make a JavaScript (js) FIles Empty Re: Tutorial on how to make a JavaScript (js) FIles

    Post by Sponsored content


      Current date/time is Fri Apr 19, 2024 11:21 am