Another cross post. Shame on me
A new article from the author of
Web Standards Programmer's Reference, Steven M. Schafer, has been posted. This excerpt from chapter 21 "The Document Object Model" is the first in a 3-part series on the topic from the chapter. Here's the beginning of the article:
Quote:
|
quote:Most Web programmers are familiar with Dynamic HTML (DHTML) and the underlying Document Object Models developed by Netscape and Microsoft for their respective browsers. However, there is a unifying Document Object Model (DOM) developed by the W3C that is less well known and, hence, used less often. The W3C DOM has several advantages over the DHTML DOM â using its node structure it is possible to easily navigate and change documents despite the user agent used to display them. This article covers the basics of the W3C DOM and teaches you how to use JavaScript to transverse the nodes within it.
|
Here's the link to the complete article:
http://www.wrox.com/WileyCDA/Section/id-291426.html
Jim Minatel
Senior Acquisitions Editor
Wiley Technology Publishing
WROX Press
Blog:
http://wroxblog.typepad.com/
Jim's Book of the week:
No book this week - Donate to the Red Cross!
__________________
Jim Minatel
Associate Publisher, WROX - A Wiley Brand
Did someone here help you? Click

on their post!