Skip to main content

Bug Tracker

Side navigation

#5659 closed bug (invalid)

Opened December 15, 2009 01:49PM UTC

Closed December 16, 2009 12:47AM UTC

jQuery.animate can throw on IE 7 and 8

Reported by: dwt Owned by:
Priority: major Milestone: 1.4
Component: unfiled Version: 1.4a1
Keywords: Cc:
Blocked by: Blocking:
Description

but not on other browsers.

See the attached reduction.

What is interesting is that in our application this throw _only_ happens when $.fx.off is set - in the reduction I could reproduce the throw even without turning off the animations.

Also the Animations don't seem to work - but I don't have the time to work further on this.

Attachments (1)
  • reduction.html (0.8 KB) - added by dwt December 15, 2009 01:49PM UTC.
Change History (1)

Changed December 16, 2009 12:47AM UTC by dmethvin comment:1

resolution: → invalid
status: newclosed

http://docs.jquery.com/Effects/animate

"Only properties that take numeric values are supported (e.g. backgroundColor is not supported)."

http://docs.jquery.com/Release:jQuery_1.2/Effects#Color_Animations