Bug Tracker

Modify

Ticket #9601 (closed bug: invalid)

Opened 2 years ago

Last modified 2 years ago

[IE9] Function breaks on animate()

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

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

comment:1 Changed 2 years ago by addyosmani

  • Priority changed from undecided to low
  • Resolution set to invalid
  • Status changed from new to closed
  • Component changed from unfiled to effects

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.

Please follow the  bug reporting guidlines and use  jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.

View

Add a comment

Modify Ticket

Action
as closed
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.