Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

FAQ Topic - What is Ajax? (2012-10-10)

0 views
Skip to first unread message

FAQ server

unread,
Oct 9, 2012, 7:00:02 PM10/9/12
to
-----------------------------------------------------------------------
FAQ Topic - What is Ajax?
-----------------------------------------------------------------------

Ajax
is shorthand for Asynchronous JavaScript and XML. The technology is
based on the `XMLHttpRequest` Object. At its simplest,
it is the sending/retrieving of new data from the server without
changing or reloading the window location.

Mozilla Documentation:
<URL: http://developer.mozilla.org/en/docs/XMLHttpRequest>
MSDN Documention:
<URL: http://msdn.microsoft.com/en-us/library/ms535874%28VS.85%29.aspx>
<URL: http://msdn.microsoft.com/en-us/library/ms759148%28VS.85%29.aspx>

Ajax
Libraries and Tutorial Sites:
<URL: http://jibbering.com/2002/4/httprequest.html>
<URL: http://www.ajaxtoolbox.com/>


The complete comp.lang.javascript FAQ is at
http://jibbering.com/faq/

--

The sendings of these daily posts are proficiently hosted
by http://www.pair.com.

0 new messages