Side navigation
#3891 closed bug (duplicate)
Opened January 16, 2009 04:32PM UTC
Closed January 18, 2009 01:40AM UTC
: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).
Attachments (0)
Change History (1)
Changed January 18, 2009 01:40AM UTC by comment:1
milestone: | 1.3 → 1.3.1 |
---|---|
resolution: | → duplicate |
status: | new → closed |
Duplicate of #3814.