It looks like a bug in Sizzle -- specifically, when applying filters, it's applying to the two tables separately.
See: http://media.nodnod.net/eq.html Note that $('table tr:eq(36)') gives none while $('table tr:eq(5)') gives 2. One for each table. On Thu, Jan 15, 2009 at 12:31 AM, John Resig <jere...@gmail.com> wrote: > > Hmm - yep - definitely looks like an issue here, will check in to it, thanks! > > --John > > > > On Wed, Jan 14, 2009 at 9:27 PM, jquery.redsqu...@googlemail.com > <jquery.redsqu...@googlemail.com> wrote: >> >> I think there is an issue with :eq(). >> >> Demo test case http://jsbin.com/omobe >> >> > >> > > > > -- --- David Zhou da...@nodnod.net --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---