#2277 closed bug (wontfix)
fx camelCase
Reported by: | john | Owned by: | flesler |
---|---|---|---|
Priority: | major | Milestone: | 1.2.3 |
Component: | effects | Version: | 1.2.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
.animate({"margin-left" 5}) fails, .animate({marginLeft: 5}) works.
Change History (2)
comment:1 Changed 15 years ago by
Owner: | set to flesler |
---|---|
Status: | new → assigned |
comment:2 Changed 15 years ago by
Resolution: | → wontfix |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Here it is specified that the properties need to be camelized when passed to animate.