I would like to point out a documentation error on wiki page: http://docs.jquery.com/Utilities/jQuery.grep#arraycallbackinvert
The Order of arguments in the argument section is switched: function callback(indexInArray, elementOfArray) is wrong and should be function callback(elementOfArray, index) if I am not mistaken Regards Gregor --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---