Side navigation
#4549 closed bug (duplicate)
Opened April 16, 2009 05:11PM UTC
Closed June 12, 2010 06:21PM UTC
nth-child() does not work in IE7
Reported by: | querymybrain | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | selector | Version: | 1.3.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
$obj.find('data:nth-child(5)').text();
Fails in IE7
This ticket is the same as http://dev.jquery.com/ticket/4729