Skip to main content

Bug Tracker

Side navigation

#9601 closed bug (invalid)

Opened June 16, 2011 11:33AM UTC

Closed June 22, 2011 06:55AM UTC

[IE9] Function breaks on animate()

Reported by: anonymous Owned by:
Priority: low Milestone: 1.next
Component: effects Version: 1.6.1
Keywords: Cc:
Blocked by: Blocking:
Description

While executing a call on jQuery animate() an JS error in IE9 has been thrown. Message states: "Can't retrieve value of property defaultView'.

See http://jsfiddle.net/tawX5/ for all information. Only in IE9 all other browsers works fine.

Call stack:

> bA

get

css

cur

Anonymous Function

dequeue

Anonymous Function

each

each

queue

animate

nivoRun

Anonymous Function

Line with error:

if(!(e=a.ownerDocument.defaultView))return b;i

Attachments (0)
Change History (1)

Changed June 22, 2011 06:55AM UTC by addyosmani comment:1

component: unfiledeffects
priority: undecidedlow
resolution: → invalid
status: newclosed

Thanks for submitting a ticket to the jQuery project!. Unfortunately, we are unable to assist with debugging or fixing issues related to third party plugins. What we recommend is opening up an issue on the official bug tracker for the plugin instead and speaking to the authors directly. Should they be able to reduce the issue down to something we can easily reproduce outside of the plugin, we will be more than happy to reinvestigate.