Namespaces are a lot more involved than everyone seems to think. Support for this should first be made into a plugin and then if the demand is high enough ... moved to the core.
-- Brandon Aaron On 11/15/06, Dave Methvin <[EMAIL PROTECTED]> wrote: > In an expression like this: > > myns|[EMAIL PROTECTED]|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 > [email protected] > http://jquery.com/discuss/ > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
