Side navigation
#3822 closed bug (fixed)
Opened January 10, 2009 12:48PM UTC
Closed January 11, 2009 10:48PM UTC
$('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.
Attachments (0)
Change History (1)
Changed January 11, 2009 10:48PM UTC by comment:1
resolution: | → fixed |
---|---|
status: | new → closed |
version: | → 1.2.6 |
This has since been fixed - thanks!