Bug Tracker

Modify

Ticket #1094 (closed bug: duplicate)

Opened 6 years ago

Last modified 6 years ago

animating non-integer (eg 'px', 'pt') values would not work

Reported by: stelf Owned by:
Priority: minor Milestone: 1.1.3
Component: effects Version: 1.1.2
Keywords: animate Cc:
Blocking: Blocked by:

Description

topic describes the problem i'm constantly experiencing when trying to animate top, bottom, margin and all similar properties. if i pass a css param containing 'px' - it would not work at all.

Change History

comment:1 Changed 6 years ago by john

  • Status changed from new to closed
  • Resolution set to duplicate

That's correct - and expected. The animate function only handles numbers as values. There's current a bug open that deals with non-pixel units (#86), I'm going to close this as a duplicate of that ticket.

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.