In the list at http://docs.jquery.com/DOM/Traversing/Selectors#XPath_Selectors, shouldn't
:eq(0) and :nth(0) Selects the Nth element... be :eq(N) and :nth(N)....?
In the list at http://docs.jquery.com/DOM/Traversing/Selectors#XPath_Selectors, shouldn't
:eq(0) and :nth(0) Selects the Nth element... be :eq(N) and :nth(N)....?