Jesse Pelton wrote:

I'm not sure your characterization of the behavior of getElementsByTagName()
is accurate. There's a getElementsByTagNameNS() that takes namespace into
account, but I'm not sure getElementsByTagName() does. Did you try it?

Mmm... I thought getElementsByTagNameNS() used the prefix as argument (in which case it would not help), but seems I looked too quickly, it's requesting the local name and the namespace URI...
I'll try it out.
Thanks again for such quick answers.
Axelle.


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Reply via email to