[jQuery] jQuery support for namespace attributes

[jQuery] jQuery support for namespace attributes

In an expression like this:
myns|div[@myns|attr=whatever]
How does myns get associated with the actual XML namespace URI?
getElementByTagNameNS needs the URI, not the name. I have not needed
namespaces before so I am not familiar with how that would work.
As for how much code it takes, the only way to know for sure is to write it.
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/