Side navigation
#13963 closed bug (duplicate)
Opened May 29, 2013 06:16PM UTC
Closed May 29, 2013 06:36PM UTC
Animate with += or -= does not take into account old property value.
Reported by: | anonymous | Owned by: | |
---|---|---|---|
Priority: | undecided | Milestone: | None |
Component: | unfiled | Version: | 2.0.1 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
See the effect here: http://jsfiddle.net/xhRZE/
With 2.0.0 and before, the box stays at it's current position and bounces up and down. With 2.0.1, box animates up to the top of the page and then starts bouncing.
I see this is a duplicate of: http://bugs.jquery.com/ticket/13939