Modify ↓
Ticket #4968 (closed enhancement: invalid)
check for missing indexOf
| Reported by: | jnorell | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 1.4 |
| Component: | core | Version: | 1.3.2 |
| Keywords: | javascript compatibility indexOf Galio | Cc: | |
| Blocking: | Blocked by: |
Description
Not all browsers support indexOf(), please add the workaround at https://developer.mozilla.org/en/Core_JavaScript_1.5_Reference/Global_Objects/Array/indexOf#Compatibility (I'm not sure where it should fit into jquery, but I've loaded that prior to loading jquery and it seems to address the abscense of indexOf() in Ant Galio browser).
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.
