I know, but adding other elements to the results (given as argument) will probably make the results array unsorted (even with duplicates).
On Feb 16, 2:47 pm, John Resig <[email protected]> wrote: > > Hm, how implemented, usage of the third argument would not guarantee > > that the results will be sorted. > > Take for example: Sizzle('foo.barr', null, anArray) - there is no > > extra selector, so no sorting too. > > That's fine - since selectors that don't have a comma in them are > already in document order - no need to sort them again. > > --John --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
