- From: <keshlam@us.ibm.com>
- Date: Fri, 25 Sep 1998 14:41:10 -0400
- To: www-dom@w3.org
John, if the nodes you're looking for are all Elements, check out the getElementsByTagName method. If they're a different type of node, that isn't supported in Level 1 of the DOM but I'm sure query/search mechanisms are one of the issues being considered for Level 2. ______________________________________ Joe Kesselman / IBM Research Unless stated otherwise, all opinions are solely those of the author.
Received on Friday, 25 September 1998 12:01:31 UTC