Micro Niche Builder
Closed Thread
Results 1 to 5 of 5

Thread: Html - ajax

  1. #1

    Default Html - ajax

    Can we integrate HTML directly with AJAX support or do we need a server side scripting to enable the AJAX support in it?
    I wish to change the world, but they don`t provide me the source. HACK - 'R'

    PHP 5 AJAX


  2. Micro Niche Builder

  3. #2
    Fulltime Member Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan has a reputation beyond repute Alan's Avatar
    Join Date
    Jan 2009
    Location
    Ayr. Scotland
    Posts
    766
    Thanks
    26
    Thanked 62 Times in 57 Posts
    Blog Entries
    1

    Default

    Ajax does not need to be server side scripting. In simple description, Ajax is Javascript plus the addition of being able to interpret http requests.


    Seen a good post - give some reputation
    Keeping the forum clean - SPAMMERS BEWARE!!

  4. #3

  5. #4

    Default

    I don't know more about ajax.
    just knowing where to use.
    can you give good tutorial site for that?

  6. #5
    Fresh Meat rbjarnason is on a distinguished road
    Join Date
    Aug 2009
    Location
    Winfield, BC Canada
    Posts
    7
    Thanks
    0
    Thanked 2 Times in 1 Post

    Default

    AJAX is considered client-side language so there is no need for a server side language to use.
    AJAX is best if you use a JavaScript Library, I strongly recommend JQuery if you are starting out but both MooTools and Prototype are excellent as well. One thing to be aware of AJAX is just a form of JavaScript and a good foundation in JavaScript is essential before you attempt to write too complex of a script.
    After saying all that there is an excellent video tutorial for jQuery for beginners on a site called themeForest. This would be an excellent place to start

Closed Thread

Similar Threads

  1. PSD to HTML
    By nikon in forum HTML & CSS Help
    Replies: 17
    Last Post: 09-14-2010, 08:51 PM
  2. CSS Vs. HTML Vs. Flash
    By Mech in forum PHP Help
    Replies: 2
    Last Post: 08-25-2009, 09:31 AM
  3. Html
    By GioBuffon in forum HTML & CSS Help
    Replies: 22
    Last Post: 06-22-2009, 04:09 AM
  4. Embeding applet in the HTML
    By nikon in forum HTML & CSS Help
    Replies: 7
    Last Post: 06-22-2009, 04:07 AM

Tags for this Thread

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts