Bug Tracker

Modify

Ticket #3891 (closed bug: duplicate)

Opened 4 years ago

Last modified 4 years ago

:not(:first) does not work

Reported by: fuzzy Owned by: john
Priority: major Milestone: 1.3.1
Component: selector Version: 1.3
Keywords: not first selector Cc:
Blocking: Blocked by:

Description

This was working back in version 1.2.6. I tested this on multiple sites: Whenever I use the :not(:first) selector, the first element is included anyway. As a workaround I am now using :gt(0).

Change History

comment:1 Changed 4 years ago by john

  • Status changed from new to closed
  • Resolution set to duplicate
  • Milestone changed from 1.3 to 1.3.1

Duplicate of #3814.

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.