Why do I need Javascript

Discussion in 'JavaScript' started by webspider20, Jan 21, 2010.

  1. #1
    I am working on these 2 sites, All-Most.com and WeeklyRomance.com. People keep telling me I need a javascript, but they don't ever tell me why or what it would do. Can you give me a little help here.
     
    webspider20, Jan 21, 2010 IP
  2. rainborick

    rainborick Well-Known Member

    Messages:
    424
    Likes Received:
    33
    Best Answers:
    0
    Trophy Points:
    120
    #2
    Nobody can help you without more information. JavaScript is a programming language that can add useful functions to a site. It isn't a thing you can or should add. It's the scripts that do the magic, and so you have to tell us what kinds of functions or services you might want to add before anyone can make any suggestions.
     
    rainborick, Jan 21, 2010 IP
  3. jamieellis

    jamieellis Active Member

    Messages:
    427
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    60
    #3
    It's quite possible to have a perfectly functional site without any JS at all. A blog probably doesn't need any JS at all to function perfectly fine.
     
    jamieellis, Jan 22, 2010 IP
  4. kipdlid

    kipdlid Member

    Messages:
    144
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    46
    #4
    Javascript can add the "fancies" to your website. I use it with as a combo with other languages (PHP). You will need php and javascript to interact with your users. I use them to add functionality like rating games and sending newsletters to users that sign up. my site nukemgames.com if you want some idea of what im talking about.
     
    kipdlid, Jan 22, 2010 IP
  5. www.livingsuburb.com.au

    www.livingsuburb.com.au Peon

    Messages:
    92
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Use JQUERY.... most popular javascript framework recently
     
    www.livingsuburb.com.au, Jan 23, 2010 IP
  6. Imozeb

    Imozeb Peon

    Messages:
    666
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    0
    #6
    You don't need javascript to make a website, but it does help if you want to add interactive bits like time, pop ups, fancy navbars, and basicly anything that look real cool! :) PHP script is good if you want to have a database for usernames and data storage.

    search for: "w3schools" in google and goto the javascript section (thats where I started learning it. :) )

    Imozeb
     
    Imozeb, Jan 25, 2010 IP
  7. spiderman3

    spiderman3 Peon

    Messages:
    177
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    you can made you website interactive and dynamic through javascript.
     
    spiderman3, Jan 29, 2010 IP
  8. supercharge

    supercharge Peon

    Messages:
    30
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I guess it wouldn't hurt but you can build a perfectly fine basic good looking site with just HTML and CSS.

    PHP is also great if you want to make it more advanced. I haven't used so much javascript myself but I guess you could get some fancy effects from it.
     
    supercharge, Jan 29, 2010 IP
  9. nehakv

    nehakv Peon

    Messages:
    15
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #9
    javascript is a client side scripting language..
    it is not an object oriented language..
    it is not similar to java..
    it is used along with html to create web pages..
     
    nehakv, Feb 4, 2010 IP