Ajax

What is ajax ?

Spread the love

AJAX stands for Asynchronous JavaScript And XML. It is not a programming language. AJAX allows web pages to be updated parts of a web page, without reloading the whole page.

AJAX allows web pages to be updated asynchronously.

It works on –

  • XMLHttpRequest object JavaScript and
  • HTML DOM (Document Object Model).

What is ajax ?

Leave a Reply

Your email address will not be published. Required fields are marked *