Bug Tracker

Opened 14 years ago

Closed 14 years ago

#3891 closed bug (duplicate)

: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:
Blocked by: Blocking:

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 (1)

comment:1 Changed 14 years ago by john

Milestone: 1.31.3.1
Resolution: duplicate
Status: newclosed

Duplicate of #3814.

Note: See TracTickets for help on using tickets.