Tutorials Tutorials
Home
Tutorials
TutorialsMastering Ajax, Part 4: Exploiting DOM for Web response
The great divide between programmers (who work with back-end applications) and Web programmers (who spend their time writing HTML, CSS, and JavaScript) is long standing. However, the Document Object Model (DOM) bridges the chasm and makes working with both XML on the back end and HTML on the front end possible and an effective tool. In this article, Brett McLaughlin introduces the Document Object Model, explains its use in Web pages, and starts to explore its usage from JavaScript.
Read Article
Sponsored Links
Read Article
Sponsored Links
Read Next: Mastering Ajax, Part 5: Manipulate the DOM
Related Topics
Sponsored Links
