#11469 (Negative margin in animations (.animate)) - jQuery (original) (raw)
#11469 closed bug (fixed)
Opened March 13, 2012 01:54PM UTC
Closed March 21, 2012 07:34PM UTC
Last modified October 24, 2012 01:08PM UTC
| Reported by: | miskith | Owned by: | lrbabe |
|---|---|---|---|
| Priority: | blocker | Milestone: | 1.7.2 |
| Component: | effects | Version: | 1.7.2rc1 |
| Keywords: | Cc: | ||
| Blocked by: | Blocking: |
Description
$(".class").animate({marginTop: -100}, 400);
This example doesn't work. It worked before 1.7.2rc1 and negative margin value is normal. Now when I use something like this script, animation dies and margin-top is 0px.
PS: It's not important that the example is with margin-top. Problem is with all margins (margin-* and margin).
Attachments (0) Change History (9)