Wow I lost track of this thread.
Quote:
|
Originally Posted by jAkUp
What is AJAX?
|
Asynchronous JavaScript and XML...basically it offers a whole new way of thinking/approach in making web applications more dynamic (i.e. more event driven like desktop apps). It's nothing new actually but more of a new approach to using JavaScript and XMLHttpRequest. Google really helped to expose it with Google Suggest. There are even derivatives such as AFLAX (no joke, and no duck)
