Skip to main content

Bug Tracker

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

Attachments (0)
Change History (2)

Changed June 24, 2009 02:14PM UTC by lathan comment:1

This ticket is the same as http://dev.jquery.com/ticket/4729

Changed June 12, 2010 06:21PM UTC by dmethvin comment:2

component: unfiledselector
resolution: → duplicate
status: newclosed

Dup of #4729 which has a test case.