Need To Learn AJAX

Discussion in 'JavaScript' started by gr8webseller, Dec 8, 2009.

  1. #1
    I finished learning PHP/MySQL, HTML, CSS and even i coded a tutorial site,,,, now i like to add AJAX in my site,,,, suggest where to start,,,

    i don't know xml, javascript,,

    is it necessary to learn xml and js to learn ajax,,,

    say me the best place to start learning ajax,,,
     
    gr8webseller, Dec 8, 2009 IP
  2. dimitar christoff

    dimitar christoff Active Member

    Messages:
    882
    Likes Received:
    62
    Best Answers:
    0
    Trophy Points:
    90
    #2
    you don't need to know xml to learn ajax. but you can't do without javascript. i suppose the path to easiest ajax results is through something like jquery or mootools

    if you DON'T want to learn js then go jquery. if you do, go mootools.

    just google - jquery ajax tutorial - you can start here:

    http://docs.jquery.com/Tutorials:Getting_Started_with_jQuery
     
    dimitar christoff, Dec 8, 2009 IP
  3. marshalprince

    marshalprince Peon

    Messages:
    435
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #3
    although dimitar_christoff is very right, atleast you should know Javascript if you want to work with AJAX, as AJAX is itself combination of javascript and xml. So as you get higher you will need to learn XML to be but that is beyond the newbie stuff
     
    marshalprince, Dec 8, 2009 IP
  4. gr8webseller

    gr8webseller Peon

    Messages:
    1,097
    Likes Received:
    7
    Best Answers:
    0
    Trophy Points:
    0
    #4
    thanks for the info
     
    gr8webseller, Dec 8, 2009 IP
  5. World Class

    World Class Peon

    Messages:
    593
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Very first thing you need to pronounce AJAX.

    AJAX or AYAX?

    Second thing Do you watch Football? Do you Support AJAX? that will add more fun to learn it :p
     
    World Class, Dec 8, 2009 IP
  6. shrtakshi

    shrtakshi Peon

    Messages:
    7
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    AJAX is Asynchronous Java script and XML. So you should have expert knowledge in Javascript . As for XML you should know the basics so that you can communicate effectively at the server side
     
    shrtakshi, Dec 13, 2009 IP