Side navigation
#9974 closed bug (duplicate)
Opened August 04, 2011 02:43PM UTC
Closed August 05, 2011 03:15PM UTC
Last modified August 26, 2011 01:33AM UTC
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
Attachments (0)
Change History (4)
Changed August 04, 2011 04:15PM UTC by comment:1
owner: | → anonymous |
---|---|
status: | new → pending |
Changed August 05, 2011 03:15PM UTC by comment:2
component: | unfiled → core |
---|---|
milestone: | None → 1.6.3 |
priority: | undecided → low |
resolution: | → duplicate |
status: | pending → closed |
Just a guess...
Changed August 26, 2011 01:33AM UTC by comment:4
milestone: | 1.6.3 |
---|
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.