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.

Ajax... How to ?

Discussion in 'Programming' started by RaulGonzales, Apr 23, 2008.

  1. #1
    Hay You writting AJAX With Application?

    What is good Application Good Support AJAX or JavaScript?


    Thank.

    Sorry I m bad English. :D
     
    RaulGonzales, Apr 23, 2008 IP
  2. Louis11

    Louis11 Active Member

    Messages:
    783
    Likes Received:
    26
    Best Answers:
    0
    Trophy Points:
    70
    #2
    No worries :)

    I guess you're looking for some Ajax/Javascript framework that is easy to implement (correct me if I'm wrong!). You may want to give http://www.mootools.net a look :)
     
    Louis11, Apr 23, 2008 IP
  3. shanX

    shanX Peon

    Messages:
    490
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #3
    AJAX = Asynchronous JavaScript And XML :D
     
    shanX, Apr 23, 2008 IP
  4. RaulGonzales

    RaulGonzales Peon

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    Thank You Louis11

    Ajax or Javascript have a Document or Help or Manual ??
    File Type .chm Same Java Help or PHP Help I can look Function.
     
    RaulGonzales, Apr 23, 2008 IP
  5. missenlinx

    missenlinx Peon

    Messages:
    97
    Likes Received:
    2
    Best Answers:
    0
    Trophy Points:
    0
    #5
    Ajax is really JavaScript but to get it working sufficiently between all browsers is quite problematic. I suggest using an already made framework which resolves cross-browser scripting issues for you;

    I suggest using www.prototypejs.org or www.jquery.com

    but I suggest learning javascript and the foundation behind Ajax to get a better understanding

    Remember Ajax is not a script/programming language its a technology, read this Ajax article
     
    missenlinx, Apr 23, 2008 IP
  6. RaulGonzales

    RaulGonzales Peon

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #6
    Thank missenlinx .

    I Donwload prototype-1.6.0.2.js
    Why it .js ??? How to use

    I am confuse.

    Thank You
     
    RaulGonzales, Apr 23, 2008 IP
  7. blueparukia

    blueparukia Well-Known Member

    Messages:
    1,564
    Likes Received:
    71
    Best Answers:
    7
    Trophy Points:
    160
    #7
    .js means Javascript files. You NEED to know Javascript first.
     
    blueparukia, Apr 23, 2008 IP
  8. RaulGonzales

    RaulGonzales Peon

    Messages:
    37
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #8
    I know .js is Javascript File.

    In that file What is about it.
     
    RaulGonzales, Apr 23, 2008 IP