Bug Tracker

Opened 15 years ago

Closed 15 years ago

Last modified 11 years ago

#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 flesler

Owner: set to flesler
Status: newassigned

comment:2 Changed 15 years ago by flesler

Resolution: wontfix
Status: assignedclosed

Here it is specified that the properties need to be camelized when passed to animate.

Note: See TracTickets for help on using tickets.