Bug Tracker

Modify

Ticket #4729 (closed bug: duplicate)

Opened 4 years ago

Last modified 3 years ago

nth-child failing on IE 6 and 7

Reported by: lathan Owned by:
Priority: major Milestone: 1.4
Component: selector Version: 1.3.2
Keywords: ie nth-child Cc:
Blocking: Blocked by:

Description

on IE (6 & 7), nth-child is failing to select anything Works fine in FF 3.0.10

Here is my example: I am looking for divs with a class of conditional that have an input inside the :nth-child(2) of that div.

Attachments

ie-bug.html Download (1.4 KB) - added by lathan 4 years ago.

Change History

Changed 4 years ago by lathan

comment:1 Changed 4 years ago by lathan

Possibly similar to ticket  http://dev.jquery.com/ticket/4549

comment:2 Changed 4 years ago by lathan

In the Attachment: in Firefox, it alerts "list([HTMLDIVELEMENT])", but in IE (6 or 7) it alerts "list()".

comment:3 Changed 3 years ago by dmethvin

  • Component changed from unfiled to selector

comment:4 Changed 3 years ago by snover

  • Status changed from new to closed
  • Resolution set to duplicate

comment:5 Changed 3 years ago by snover

Duplicate of #5482.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.