Modify ↓
Ticket #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: | ||
| Blocking: | Blocked by: |
Description
$obj.find('data:nth-child(5)').text();
Fails in IE7
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 ticket is the same as http://dev.jquery.com/ticket/4729