Opened 14 years ago
Closed 14 years ago
#3849 closed feature (wontfix)
slideUp functionality in 1.3
Reported by: | primerx24 | Owned by: | |
---|---|---|---|
Priority: | minor | Milestone: | 1.3.1 |
Component: | effects | Version: | 1.3 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
I found that the slideUp / slideDown functionality has changed in the recent update to 1.3
It seems that the old slideUp / slideDown used to just hide the div and slide up the bottom. Now it seems to slide everything inside the div as it hides the div bottom slides up. this causes somethings to look askew right before the div is hidden.
Is there a way to reinstate a legacy 1.2.6 version of the slide functions?
Here is a screen shot of the different versions: http://image.x24d.com/uploads/1231961788.jpg
Change History (1)
comment:1 Changed 14 years ago by
Milestone: | 1.3 → 1.3.1 |
---|---|
Resolution: | → wontfix |
Status: | new → closed |
Version: | → 1.3 |
Note: See
TracTickets for help on using
tickets.
In 1.3 the margin and padding are now animated along with the height. To get the old style of animation you can do:
Hope this helps!