Yahoo India Web Search

Search results

  1. Learn what AJAX is and how it works with examples and explanations. AJAX is a technique for updating web pages without reloading them using XMLHttpRequest, JavaScript and HTML DOM.

  2. Oct 8, 2021 · Learn what Ajax is, how it works, and how to use it to communicate with the server without refreshing the web page. See examples of Ajax in action and how to handle events and responses with XMLHttpRequest object.

  3. AJAX is a group of inter-related technologies that allow you to send and receive data asynchronously without reloading the web page. Learn AJAX concepts and examples with Java, XML, JSON, HTML, CSS and more.

  4. www.w3schools.com › whatis › whatis_ajaxWhat is AJAX - W3Schools

    AJAX is a technique that allows web pages to update without reloading, using JavaScript and XMLHttpRequest. Learn how AJAX works, see examples and go to a full AJAX tutorial.

  5. Ajax (also AJAX / ˈ eɪ dʒ æ k s /; short for "Asynchronous JavaScript and XML" or "Asynchronous JavaScript transfer (x-fer)") is a set of web development techniques that uses various web technologies on the client-side to create asynchronous web applications.

  6. Jun 9, 2024 · Asynchronous JavaScript and XML (AJAX) is a web development technique that allows web pages to communicate with a web server asynchronously, meaning it can send and receive data in the background without interfering with the user’s interaction on the page.

  7. People also ask

  8. Feb 22, 2020 · Learn how to use AJAX, a technology for developing interactive Web Applications using HTML, CSS, JavaScript and XML. See examples of how to create a XMLHttpRequest object, change content of a web page and handle asynchronous requests.

  1. People also search for