Best book to learn javascript

Discussion in 'Programming' started by notsa, Sep 22, 2007.

  1. #1
    What book id you use to learn javascript. Does it really make a webpage that much better if it's written entirely in javascript?
     
    notsa, Sep 22, 2007 IP
  2. nico_swd

    nico_swd Prominent Member

    Messages:
    4,153
    Likes Received:
    344
    Best Answers:
    18
    Trophy Points:
    375
    #2
    No, mainly for 2 reasons:

    1st: You can't write it entirely in JavaScript.
    2nd: Not all browsers support JavaScript, and some people disable it on purpose, and your site would not work in this case.

    What you should do is the following:

    Make sure your site works without JavaScript. And then add some nice features which make your site more enjoyable or comfortable for the user.
     
    nico_swd, Sep 23, 2007 IP
  3. notsa

    notsa Guest

    Messages:
    16
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    oh cool thanks for answering my noobish question. The last time i asked this i didn't get one useful reply just all "lol's"
     
    notsa, Sep 23, 2007 IP