Opened 14 years ago
Closed 14 years ago
#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: | |
Blocked by: | Blocking: |
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 (1)
comment:1 Changed 14 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | → 1.2.6 |
Note: See
TracTickets for help on using
tickets.
This has since been fixed - thanks!