Opened 13 years ago
Closed 12 years ago
#5767 closed bug (invalid)
Animate the CSS Height and absolutely positioned element
Reported by: | knyttr | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.4 |
Component: | effects | Version: | 1.3.2 |
Keywords: | animate, height | Cc: | |
Blocked by: | Blocking: |
Description
- Suppose we have a <div> element which has attached another element on the bottom by absolute positioning.
- When we try to animate the <div> element to change its height, the attached element disappears during the animation.
- The demostration of the bug can be found below:
Change History (2)
comment:1 Changed 13 years ago by
Component: | unfiled → fx |
---|
comment:2 Changed 12 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Your code is invalid. Do this properly and it works fine. test case