Opened 13 years ago
Closed 13 years ago
#5768 closed bug (duplicate)
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, position | Cc: | |
Blocked by: | Blocking: |
Description
- Suppose we have a <div> with another element which is absolutely positioned to the bottom of the <div>
- When we animate the height of the <div>, the absolutely positioned element disappears during the animation.
- Demonstration can be seen on: http://vojte.cz/test.html
Note: See
TracTickets for help on using
tickets.
Dup of #5767.