Why JavaScript is better??

Discussion in 'JavaScript' started by sumitt_2004, Jul 10, 2008.

  1. #1
    Hi,

    Can anybody please explain how JavaScript is better than other scripting languages? I know most search engines do not read JavaScript so, is there any alternate of this language??
     
    sumitt_2004, Jul 10, 2008 IP
  2. LogicFlux

    LogicFlux Peon

    Messages:
    2,925
    Likes Received:
    102
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Javascript is just(mostly) a standard language that is implemented by all the popular browsers. You can use vbscript in IE if you want.
     
    LogicFlux, Jul 11, 2008 IP
  3. jpablo

    jpablo Peon

    Messages:
    2
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    IE will work with VB script, but it's IE only, Javascript is crossbroser, for client side scripting you choice is javascript, no doubs about it. The search engines do not read javascript, but you will use Js for dinamic functions, the main content will be html, totally search engine friendly :)

    Regards,

    jp
     
    jpablo, Jul 14, 2008 IP
  4. Panzer

    Panzer Active Member

    Messages:
    381
    Likes Received:
    5
    Best Answers:
    0
    Trophy Points:
    58
    #4
    Javascript is a scripting language, not a server side language like Python, PHP and ASP. Its good for implementing small features, changes and effects but its not wise to code a whole application out of them.
     
    Panzer, Jul 14, 2008 IP
  5. slimbachiya

    slimbachiya Peon

    Messages:
    36
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #5
    slimbachiya, Jul 16, 2008 IP