#786 closed bug (fixed)
:nth-child(even/odd) is incorrect
Reported by: | john | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.1 |
Component: | core | Version: | 1.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
Running $("div:nth-child(odd)") only ever seems to return one result.
Note: See
TracTickets for help on using
tickets.
Fixed in SVN rev 1064.