Ajax Basics Tutorial (2)-Using the XMLHttpRequest Object 2.9 Summary

Source: Internet
Author: User

Although AJAX-style technology has been in use for many years, it was not until recently that the XMLHttpRequest object was adopted by modern browsers, which opened a new era for the development of rich Web applications. In this chapter, we discuss the basics of the Ajax core (that is, the XMLHttpRequest object). We learned about the methods and properties of the XMLHttpRequest object, and demonstrated a simple example of using the XMLHttpRequest object. As you can see, this object is fairly simple, and you don't have to consider many of these complexities. With the proper use of JavaScript and the basic DOM management, AJAX provides a high degree of interactivity that cannot be done on the web before.

The 1th chapter has mentioned that the use of XMLHttpRequest, you do not have to completely refresh the entire page, nor limited to the server can only sync sessions. In the next few chapters, we'll explain how to combine the server-side technology you already have with the unique capabilities of XMLHttpRequest to provide highly interactive Web applications.

Back to "Ajax Basics Tutorial-Directory"

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.