• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • paul wheaton
  • Paul Clapham
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Roland Mueller
  • Piet Souris
Bartenders:

Are there any advanced topics in AJAX?

 
Ranch Hand
Posts: 134
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Is it only XMLHttpRequest in AJAX or are there ANY other advanced topics?
 
Sheriff
Posts: 67756
173
Mac Mac OS X IntelliJ IDE jQuery TypeScript Java iOS
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Such as?
 
author
Posts: 25
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In order to be able to answer exactly to your question, I need you to define what do you understand by advanced topics in AJAX?

I think that you can find some interesting chapters:
- AJAX Chat
- SVG (Scalable Vector Graphics) with AJAX
- AJAX Grid
- AJAX RSS Reader
- AJAX Drag and Drop

and a free chapter implementing a whiteboard solution and another one implementing an AJAX Chat with JSON. You can download them at http://ajaxphp.packtpub.com/


I hope this answers your question!

Bogdan
 
reply
    Bookmark Topic Watch Topic
  • New Topic