Re: name as a standard attribute

I haven't heard of any plans to extend the DOM API, and that kind of test 
would probably be considered out of scope.

Sounds like you should be using the DOM's XPath API -- if your DOM 
supports it -- and writing an XPath to the node you're interested in. That 
would give you richer search capabilities.

______________________________________
"... Three things see no end: A loop with exit code done wrong,
A semaphore untested, And the change that comes along. ..."
  -- "Threes" Rev 1.1 - Duane Elms / Leslie Fish (
http://www.ovff.org/pegasus/songs/threes-rev-11.html)

Received on Monday, 29 September 2008 01:51:37 UTC