#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: | ||
Blocked by: | Blocking: |
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 (4)
comment:1 Changed 12 years ago by
Owner: | set to anonymous |
---|---|
Status: | new → pending |
comment:2 Changed 12 years ago by
Component: | unfiled → core |
---|---|
Milestone: | None → 1.6.3 |
Priority: | undecided → low |
Resolution: | → duplicate |
Status: | pending → closed |
Just a guess...
comment:4 Changed 11 years ago by
Milestone: | 1.6.3 |
---|
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.