- From: <keshlam@us.ibm.com>
- Date: Sun, 28 Sep 2008 21:52:22 -0400
- To: "Omar Syed" <osyed1@gmail.com>
- Cc: www-dom@w3.org, www-dom-request@w3.org
Received on Monday, 29 September 2008 01:51:37 UTC
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