1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

what is javascript

Discussion in 'JavaScript' started by mrpaisa, Aug 13, 2009.

  1. #1
    plz tell me what are the basics of javascript
     
    mrpaisa, Aug 13, 2009 IP
  2. kblessinggr

    kblessinggr Peon

    Messages:
    539
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Take this page you're viewing for example.

    The 'markup' meaning buttons, links, forms, etc are HTML
    The 'design' of such such as the background, the way the buttons float etc is CSS
    The 'backend' of such comes from PHP (pulling info from a database before sending it to the browser)

    The reply form however, with the buttons that behave, or google maps, or when an alert dialog pops up is javascript. In a nut shell its a scripting language that runs on the client side (from your browser instead of from the server) .

    For the more technical response, there's wikipedia:

    (It is also important to keep in mind that Java and Javascript are not the same thing, think of Java as more like Flash or ActiveX)
     
    kblessinggr, Aug 14, 2009 IP
    premiumscripts likes this.
  3. bholu

    bholu Peon

    Messages:
    11
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #3
    well agree with this totally.
     
    bholu, Aug 15, 2009 IP
  4. kblessinggr

    kblessinggr Peon

    Messages:
    539
    Likes Received:
    13
    Best Answers:
    0
    Trophy Points:
    0
    #4
    On your way up with that post count eh :D
     
    kblessinggr, Aug 15, 2009 IP
  5. gvambedkar

    gvambedkar Peon

    Messages:
    27
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #5
    gvambedkar, Aug 16, 2009 IP
  6. premiumscripts

    premiumscripts Peon

    Messages:
    1,062
    Likes Received:
    48
    Best Answers:
    0
    Trophy Points:
    0
    #6
    kblessinggr, you're so very patient with these newbies, I would just direct them to a google search ;)
     
    premiumscripts, Aug 16, 2009 IP
  7. andrewhudson1985

    andrewhudson1985 Peon

    Messages:
    132
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #7
    javascript is a scripting language mainly used at client side and also it is added some features and can use to create great look and feel on website.
     
    andrewhudson1985, Aug 17, 2009 IP
  8. chandusek

    chandusek Member

    Messages:
    31
    Likes Received:
    0
    Best Answers:
    1
    Trophy Points:
    26
    #8
    Javascript is nothing but writing javacode with jsp pages that means doing both the designing and logical coding within the same page. If you need further clarifications you can PM me.
     
    chandusek, Aug 18, 2009 IP
  9. premiumscripts

    premiumscripts Peon

    Messages:
    1,062
    Likes Received:
    48
    Best Answers:
    0
    Trophy Points:
    0
    #9
    chandusek, you are so wrong it's not even funny. kblessinggr explained it perfectly. It has nothing to do with jsp or java.
     
    premiumscripts, Aug 18, 2009 IP
  10. Ashley1

    Ashley1 Peon

    Messages:
    205
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #10
    Hi , Javascript is a browser scripting language gives help on client side. If you want to learn the basics of it I like to say start with some online tutorials availabe on net, here is one of them might be helpful to ,
    Javascript Tutorial
     
    Ashley1, Oct 4, 2009 IP
  11. camjohnson95

    camjohnson95 Active Member

    Messages:
    737
    Likes Received:
    17
    Best Answers:
    0
    Trophy Points:
    60
    #11
    I think that clarification may be necessary.
     
    camjohnson95, Oct 6, 2009 IP