DOM is a platform independent, World Wide Web Consortium (W3C) standard form of representation of structured documents as an object-oriented model.......
|
The HTML DOM API specializes and adds the functionality to relate to HTML documents and elements......
|
The XMLHttpRequest object is used to connect to the server through http. Scripts use it to do so programmatically......
|