DHTMLX Docs & Samples Explorer
Table of Contents

dhtmlxAjax

dhtmlxAjax is a JavaScript library that provides an easy way to send Ajax requests to the server and then process the response. It allows sending GET and POST requests in both asynchronous and synchronous modes.

Main Features

  • GET/POST requests;
  • Multibrowser support;
  • Easy incorporation in DHTMLX based applications;
  • Automatic new loader creations;
  • XPath;
  • XSLT.

Guide