Home / Course / AJAX

Detailed video tutorial on Ajax principles

IntroductionChapterCourseware
"Ajax Principles Detailed Video Tutorial" The core of Ajax is the XMLHttpRequest object, referred to as XHR. It is used to enable the browser to request additional data from the server without unloading the page, which greatly improves the user experience. Prior to this, this technology actually existed and was implemented by some people, but it was not popular and was not supported by browsers. However, after that, IE5 introduced XHR objects for the first time and supported ajax technology, which was subsequently supported by all browsers.
  • Difficulty:Elementary
  • Total of7 chapters
  • 16378 plays
  • About Instructor

    小云云
    小云云
    student
    You will learn:

    "Ajax Principles Detailed Video Tutorial" In this video we will learn the construction of ajax server, open method and form, object creation and compatibility processing, Ajax principles-ajax data processing and examples and other related courses.

  • CancelreplySending
  • php.cn