search
Home / Course / AJAX

AJAX technology—getting data without refreshing

IntroductionChapterCourseware
AJAX stands for Asynchronous JavaScript And XML, which is asynchronous JS and XML. Through AJAX, you can send asynchronous requests to the server in the browser. The biggest advantage: obtaining data without refreshing. AJAX is not a new programming language, but a new way of using existing standards together.
  • Difficulty:Elementary
  • Total of30 chapters
  • 35853 plays
  • About Instructor

    王林
    王林
    student
    You will learn:

    AJAX stands for Asynchronous JavaScript And XML, which is asynchronous JS and XML. Through AJAX, you can send asynchronous requests to the server in the browser. The biggest advantage: obtaining data without refreshing. AJAX is not a new programming language, but a new way of using existing standards together.

  • CancelreplySending
  • php.cn