Modify ↓
Ticket #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: | |
| Blocking: | Blocked by: |
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
Change History
Please follow the bug reporting guidlines and use jsFiddle when providing test cases and demonstrations instead of pasting the code in the ticket.
Note: See
TracTickets for help on using
tickets.

Dup of #5767.