Opened 14 years ago
Closed 13 years ago
#4549 closed bug (duplicate)
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
Change History (2)
comment:1 Changed 14 years ago by
comment:2 Changed 13 years ago by
Component: | unfiled → selector |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
Dup of #4729 which has a test case.
Note: See
TracTickets for help on using
tickets.
This ticket is the same as http://dev.jquery.com/ticket/4729