> Nice job John, I like your solution very much.

Thanks!

> But if I am right, the querySelectorAll will always fall with no
> standard filters, so we have to ensure order and uniqueness on all
> browsers (?).

Ah - so you mean the case where someone does: "div:first, p:first"

Hmm - good point. I just landed a solution for this that seems to work well:
http://github.com/jeresig/sizzle/commit/c2f4a8a68f59409e86d6b0c01edeae4c56ce520b

--John

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to