Posted by Andy Dingley on 05/16/06 02:48
On Mon, 15 May 2006 12:30:25 -0700, Jim Moe
<jmm-list.AXSPAMGN@sohnen-moe.com> wrote:
> How can you know XML and nothing about DOM?
I know XML and still know next to nothing about the HTML DOM.
XML DOM is a nice well-behaved thing, simple to understand and
well-documented by a standard (and you get XPath too). HTML DOMs are a
rats' nest of vendor-specific weirdness.
If you want to learn DOM, then I'd suggest an AJAX introduction. At
least you'll learn a modern vendor-independent way of doing things.
[Back to original message]
|