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

Jonas Sicking wrote:

> 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.

I understand from Jonas's answer that he also never heard before
of that "popular" getChildrenByTagName()...

</Daniel>

Received on Wednesday, 2 April 2008 10:45:03 UTC