Bug 24471 - jQuery fade errors
Summary: jQuery fade errors
Status: RESOLVED DUPLICATE of bug 24447
Alias: None
Product: WebKit
Classification: Unclassified
Component: JavaScriptCore (show other bugs)
Version: 528+ (Nightly build)
Hardware: Mac OS X 10.5
: P2 Normal
Assignee: Nobody
URL: http://www.mixicon.com/tools/jqtest.html
Keywords:
Depends on:
Blocks:
 
Reported: 2009-03-09 14:46 PDT by Weston Houghton
Modified: 2009-03-10 03:52 PDT (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Weston Houghton 2009-03-09 14:46:23 PDT
Version 4 Public Beta (5528.16, r41521)

In the most recent build the fade commands toss an error like:
TypeError: Result of expression '(o.fx.step[this.prop]||o.fx.step._default)' [0] is not a function.

Functionality works fine in Firefox, and, I believe, in Safari nightlys as recent as two weeks ago.
Comment 1 Ted Wood 2009-03-10 00:22:13 PDT
I can confirm this bug is affecting the latest nightly (r41521). More info can be found via this link.

http://tinyurl.com/c8x3fc

I found that page because I was having the same problem. jQuery (v1.3.2) effects seem to be broken, fade in particular, but also the Superfish dropdown menu plugin, but that may just be a side effect.
Comment 2 Cameron Zwarich (cpst) 2009-03-10 03:52:12 PDT
This is a duplicate of bug 24447, which is fixed in the r41545 nightly.

*** This bug has been marked as a duplicate of 24447 ***