Not a bug.

The first case has "or" semantics, joining (and de-duping) the two
result sets.

The second case is a filter on a selection set.  That's "and"
semantics.

**--**  Steve



On Jun 2, 2:42 am, sglai <[email protected]> wrote:
> Hi,
>
> Just find out $("ns\\:a ns\\:b", xmldoc) and $("ns\\:a", xmldoc).find
> ("ns\\:b") have different result return.
> Is this a know bug?
>
> Regards,
> Sui-Sing
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"jQuery Development" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/jquery-dev?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to