Explain how Ajax works ?
Answers
Answered by
1
Explanation:
AJAX communicates with the server using XMLHttpRequest object. Let's try to understand the flow of ajax or how ajax works by the image displayed below. ... Server sends XML data or JSON data to the XMLHttpRequest callback function. HTML and CSS data is displayed on the browser.
Answered by
7
it uses with server on AJAX
Similar questions