Bug Tracker

Modify

Ticket #4156 (closed bug: fixed)

Opened 4 years ago

Last modified 15 months ago

Animate hyphenated names

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

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

jquery-4156.diff Download (378 bytes) - added by cloudream 4 years ago.
patch

Change History

comment:1 Changed 4 years ago by yehuda

  • Milestone changed from 1.3.2 to 1.3.3

Changed 4 years ago by cloudream

patch

comment:2 Changed 4 years ago by john

  • Status changed from new to closed
  • Version changed from 1.3.1 to 1.3.2
  • Resolution set to fixed

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].

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.