Re: Attr nodes in DOM

Don Park (donpark@quake.net)
Thu, 19 Nov 1998 07:00:23 -0800


>Is this what the attributes property of Node is for?

yes. 'attributes' maps to 'getAttributes'.

Perhaps there is a need for non-scripting language version of the DOM
spec...

Don