Skip to main content

Bug Tracker

Side navigation

#4156 closed bug (fixed)

Opened February 15, 2009 02:13PM UTC

Closed July 25, 2009 08:57PM UTC

Last modified March 09, 2012 10:50AM UTC

Animate hyphenated names

Reported by: john Owned by:
Priority: minor Milestone: 1.4
Component: effects Version: 1.3.2
Keywords: Cc:
Blocked by: Blocking:
Description

Attempting animate stuff like "padding-left" or "margin-left" doesn't work (it needs to be paddingLeft or marginLeft). That converion should happen automatically.

Attachments (1)
  • jquery-4156.diff (0.4 KB) - added by cloudream July 25, 2009 05:21PM UTC.

    patch

Change History (2)

Changed July 15, 2009 08:35AM UTC by yehuda comment:1

milestone: 1.3.21.3.3

Changed July 25, 2009 08:57PM UTC by john comment:2

resolution: → fixed
status: newclosed
version: 1.3.11.3.2

Unfortunately the patch that you submitted didn't work. You also need to update curAnim (you also didn't provide a test case, which would've caught the error).

Fixed in SVN rev [6506].