#4156 closed bug (fixed)
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)
Change History (3)
comment:1 Changed 13 years ago by
Milestone: | 1.3.2 → 1.3.3 |
---|
Changed 13 years ago by
Attachment: | jquery-4156.diff added |
---|
comment:2 Changed 13 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Version: | 1.3.1 → 1.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].
Note: See
TracTickets for help on using
tickets.
patch