Modify ↓
Ticket #9974 (closed bug: duplicate)
each function not work with IE7
| Reported by: | anonymous | Owned by: | anonymous |
|---|---|---|---|
| Priority: | low | Milestone: | |
| Component: | core | Version: | 1.6.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
each function dont work with IE 7
got this message 'length' is null or not an object
jquery version :1.6.2
line 17 char 12371
the problematic part is :h=a.length on the each function
Change History
comment:1 Changed 22 months ago by ajpiano
- Owner set to anonymous
- Status changed from new to pending
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.

Thanks for taking the time to contribute to the jQuery project! Please provide a reduced jsFiddle test case to help us assess your ticket! Additionally, be sure to test against the jQuery Edge version to ensure the issue still exists. To get you started, we've created this boilerplate: http://jsfiddle.net/rwaldron/da3nM/ Open the link and click to "Fork" in the top menu.