Opened 12 years ago
Closed 12 years ago
#9601 closed bug (invalid)
[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
Change History (1)
comment:1 Changed 12 years ago by
Component: | unfiled → effects |
---|---|
Priority: | undecided → low |
Resolution: | → invalid |
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
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.