Bug Tracker

Modify

Ticket #5708 (closed bug: invalid)

Opened 3 years ago

Last modified 3 years ago

Selectors failing in internet explorer

Reported by: SteveLazarus Owned by:
Priority: major Milestone: 1.4
Component: selector Version: 1.4a2
Keywords: Cc: stephen.m.lazarus.c69@…
Blocking: Blocked by:

Description

Selector such as tr:nth-child:gt(0) does not work in Internet Explorer. Behavior is fine in Firefox. Behavior is demonstrated in the attached file (paths to jQuery are my local ones). In IE the "slecting child: " alerts are never displayed.

On a positive note this file does show that the problem in  http://dev.jquery.com/ticket/5039 is fixed (at least for this test case).

Attachments

bug.html Download (1.3 KB) - added by SteveLazarus 3 years ago.

Change History

Changed 3 years ago by SteveLazarus

comment:1 Changed 3 years ago by dmethvin

  • Component changed from unfiled to selector

comment:2 Changed 3 years ago by snover

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

tr:nth-child:gt(0) is not a valid selector.

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.