Opened 11 years ago
Closed 11 years ago
#10468 closed defect (duplicate)
[patch][cla] NodeList.at() could support negative indexes
Reported by: | dante | Owned by: | anonymous |
---|---|---|---|
Priority: | high | Milestone: | 1.5 |
Component: | General | Version: | 1.4.0b |
Keywords: | Cc: | ||
Blocked By: | Blocking: |
Description
... so that you can
dojo.query("ul > li").at(1, -1) // get first and last in list
Attachments (1)
Change History (3)
Changed 11 years ago by
Attachment: | NodeList.patch added |
---|
comment:1 Changed 11 years ago by
comment:2 Changed 11 years ago by
Resolution: | → duplicate |
---|---|
Status: | new → closed |
we'll use the original. patch is trivial. sorry I missed your orig ticket.
Note: See
TracTickets for help on using
tickets.
I assume my ticket can be closed.
http://trac.dojotoolkit.org/ticket/10036