Changes between Version 1 and Version 2 of Ticket #9022, comment 5
- Timestamp:
- Apr 30, 2011, 11:18:15 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #9022, comment 5
v1 v2 1 Hiya.. sorry, I need to clarify. I shouldn't have added in the ".eq()" examples as I forgot about how it treats negative integers. But ":eq()" acts completely different!1 Hiya.. sorry, I need to clarify. I shouldn't have added in the ".eq()" examples as I forgot about how it treats negative integers. But [http://api.jquery.com/eq-selector/ ":eq()"] acts completely different and does not work with negative integers! 2 2 3 3 If I use ":eq(n)" in modern browsers, negative integers return null