Side navigation
#5767 closed bug (invalid)
Opened January 07, 2010 01:45PM UTC
Closed November 11, 2010 10:47PM UTC
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
1. Suppose we have a <div> element which has attached another element on the bottom by absolute positioning.
2. When we try to animate the <div> element to change its height, the attached element disappears during the animation.
3. The demostration of the bug can be found below: