Modify ↓
Ticket #5160 (closed enhancement: fixed)
Improve inArray to use Array.indexOf when available
| Reported by: | lrbabe | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.4 |
| Component: | core | Version: | 1.3.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
A small fix that brings native speed to inArray in most modern browsers. Idea of Andrea Giammachi.
Attachments
Change History
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.

