Re: [Element Traversal LC] access to element by index

Bjoern Hoehrmann wrote:
> We could also standardize the popular .getChildrenByTagName() method,
> that would give the similar
> 
>   myFooElement.getChildrenByTagName("*")[3]

This seems like an excellent idea. To do in addition to the 
ElementTraversal spec.

/ Jonas

Received on Wednesday, 2 April 2008 09:48:13 UTC