官术网_书友最值得收藏!

What is AJAX?

AJAX is the abbreviation for Asynchronous JavaScript and XML. This gives an almost comprehensive explanation of the technology, except that XML is not required. The term AJAX surfaced around February 2005 and was first used by Jesse James Garrett (http://www.adaptivepath.com/ideas/essays/archives/000385.php), long after the building blocks of AJAX, JavaScript and XML, were available and in wide use.

The principle idea of AJAX is in the word "Asynchronous". This feature enables rich a desktop-like user interface in the browser and enables interactive interfaces that can even replace traditional user interfaces. Communication between browser and server is done in the background. Moreover, as only the data is transferred between the browser and the server, AJAX applications are actually fast and responsive to users. The following figures display how a typical request-response application works (upper diagram), and how AJAX applications work compared to the request-response application (lower diagram).

What is AJAX?

The main component of AJAX technology is XmlHttpRequest, which is a JavaScript object, first supported by Mozilla in 2002. The concept was originally developed by Microsoft in 1999 for Internet Explorer 5.0 and it was then called XMLHTTP. The following link provides the details and history of XmlHttpRequest: http://en.wikipedia.org/wiki/XMLHttpRequest.

XmlHttpRequest is used to transfer data between client and server asynchronously. The following figure shows the AJAX sequence diagram and how XmlHttpRequest is used:

What is AJAX?

AJAX is dealt with in detail in many books such as Head Rush Ajax, a "brain friendly guide" to AJAX and also on Internet sites. Further, the assumption is that most of you already know AJAX and you are reading this book for reasons other than just learning AJAX basics.

主站蜘蛛池模板: 旬阳县| 玛纳斯县| 涟源市| 封丘县| 于田县| 西宁市| 咸宁市| 清徐县| 商丘市| 宜君县| 安国市| 崇阳县| 固镇县| 厦门市| 滁州市| 鲁甸县| 林州市| 桦南县| 泊头市| 从江县| 桐柏县| 乌拉特中旗| 于都县| 南岸区| 阜新市| SHOW| 小金县| 瑞安市| 枣阳市| 上蔡县| 四川省| 乐至县| 镇远县| 高密市| 宜昌市| 阿图什市| 南康市| 海淀区| 沽源县| 曲松县| 石阡县|