Ajax (Asynchronous Javascript And XML) is a new technique for creating more interactive web applications by combining several programming tools such as XML, CSS, HTML, JavaScript, DOM, and XMLHttpRequest. It is the method of exchanging data with a server, and updating parts of a web page – without reloading the entire page. It is used to connect to a web server dynamically without loading multiple pages.

Categorized in: