Modify ↓
Ticket #4475 (closed bug: invalid)
gt(-1) stopped working in 1.3
| Reported by: | pcvandam | Owned by: | john |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | selector | Version: | 1.3.2 |
| Keywords: | gt selector negative | Cc: | |
| Blocking: | Blocked by: |
Description
Using gt(-1) worked fine in 1.2, but stopped working in 1.3.
Change History
comment:1 Changed 4 years ago by dmethvin
- Owner set to john
- Component changed from unfilled to selector
comment:2 Changed 3 years ago by addyosmani
- Status changed from new to closed
- Resolution set to invalid
I've taken note of us updating the documentation related to gt() for this as a part of our overall API docs review. As there hasn't been a request related to this since then I assume improved documentation on this should suffice.
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

The gt selector hasn't ever documented the effect of negative index values.