Modify ↓
Ticket #3822 (closed bug: fixed)
$('div > div:eq(1)') doesn't work in 1.3b2
| Reported by: | selimachour | Owned by: | john |
|---|---|---|---|
| Priority: | major | Milestone: | 1.3 |
| Component: | selector | Version: | 1.2.6 |
| Keywords: | 1.3b2 | Cc: | |
| Blocking: | Blocked by: |
Description
the selectors of this form work fine with 1.2.6 but not with 1.3b2
$('div > div:[eq|odd|even|...]()')
Tested with ff 3.0.5 and chrome.
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

This has since been fixed - thanks!