Side navigation
#1094 closed bug (duplicate)
Opened April 03, 2007 03:51PM UTC
Closed April 05, 2007 02:08AM UTC
Last modified June 19, 2007 10:01AM UTC
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: | |
Blocked by: | Blocking: |
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.
Attachments (0)
Change History (1)
Changed April 05, 2007 02:08AM UTC by comment:1
resolution: | → duplicate |
---|---|
status: | new → closed |
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.