AJAX Examples
These examples demonstrate
JavaScript used together with XML (AJAX).
 |
Try it Yourself - Examples |
Load a textfile into
an HTML element with XML HTTP
How to use an XMLHttpRequest to retrieve new content in an HTML element.
Load an XML file with XML HTTP
How to send an XMLHttpRequest to retrieve data when the user clicks a button.
Make a HEAD request with XML HTTP
How to send an XMLHttpRequest to retrieve HTML header data.
Make a specified HEAD request with XML HTTP
How to send an XMLHttpRequest to retrieve a specific part of the HTML header
data.
Display an XML file as an HTML table
How to display an XML file as an HTML table
Online
communication with server while typing
How to communicate with a web server while a user enters data into an HTML form.
 |
W3Schools' Online Certification Program
The perfect solution for professionals who need to balance work, family, and career building.
More than 4000 certificates already issued!
|
The HTML Certificate documents your knowledge of HTML, XHTML, and CSS.
The JavaScript Certificate documents your knowledge of JavaScript and HTML DOM.
The XML Certificate documents your knowledge of XML, XML DOM and XSLT.
The ASP Certificate documents your knowledge of ASP, SQL, and ADO.
The PHP Certificate documents your knowledge of PHP and SQL (MySQL).
|