I've tried both, and neither seems to make a difference (in ff). It sounds like I should be expecting to be able to use namespaces with jq for quite a while. Thanks for the help.
On Aug 14, 4:40 am, DBJDBJ <dbj...@gmail.com> wrote: > Ok, I realised now you want/need "only" namespaced attributes. > I think in this case you are hitting head-on browser differences. > Multiplied with the number of ways <!DOCTYPE > and <html xmlns:> > influences namespaces in each one of them and Sizzle in turn. > > Have you tried : > > <html xmlns:ex="david" > > > and/or > > $("html").prepend("<?XML:NAMESPACE PREFIX = david />") ; > > But all of this is browser dependent, uncharted and jQuery > unsupported .... AFAIK ? > > --DBJ --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "jQuery Development" group. To post to this group, send email to jquery-dev@googlegroups.com To unsubscribe from this group, send email to jquery-dev+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/jquery-dev?hl=en -~----------~----~----~----~------~----~------~--~---