1.6 Ajax 是什么

  • 是一种创建交互式 Web 应用程序的方式;
  • Asynchronous JavaScript and XML;
  • Ajax 一般指一下技术的组合:
XHTML
CSS
DOM
XML/json
XMLHttpRequest