Mastering Ajax, Part 4: Exploiting DOM for Web response: "Level: Introductory
Brett McLaughlin (brett@newInstance.com), Author and Editor, O'Reilly Media Inc.
14 Mar 2006
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."
No comments:
Post a Comment