from what i've heard it has something to do with making website alot more customable. Moving a part of a website from one place or another neat!. Anyway, are there any references out there already on how it is done or anything helpful enough to be able learn to use it?
thanks
AJAX references
Google on AJAX.
It works by allowing javascript (JA) to send/receive information concerning the web page after the web page has been loaded. As such it can be much faster than getting a whole new web page.
Wikipedia is as good a place as any to start ... http://en.wikipedia.org/wiki/AJAX
AJAX references
so..one can understand it much better if he knows Javascript, Java or both? Although this doesn't seems to answer the previous reply but i just like to know.
AJAX references
:? Did you read the wikipedia entry?
It explains everything far better than I could and provides links to different sites with tutorials & toolkits to get you up and running.
fwiw - the very first line of their article says AJAX is javascript...
Asynchronous JavaScript and XML, or Ajax