Skip to main content

Bug Tracker

Side navigation

#2277 closed bug (wontfix)

Opened February 04, 2008 06:32AM UTC

Closed July 28, 2008 04:09PM UTC

Last modified March 15, 2012 09:54AM UTC

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.

Attachments (0)
Change History (2)

Changed May 16, 2008 07:47PM UTC by flesler comment:1

owner: → flesler
status: newassigned

Changed July 28, 2008 04:09PM UTC by flesler comment:2

resolution: → wontfix
status: assignedclosed

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