Ticket #11860 (closed bug: duplicate)
Animate on property height fails
| Reported by: | com.camiel@… | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | None |
| Component: | unfiled | Version: | 1.7.2 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
When I use the animate property on height, and set the height to "0%", it instantly goes to this value instead of animating in to it. I use this in the following scenario: I have a variable, lets say: h. This variable is calculated based on other variables and can be zero. This variable indicates the height of a certain element in percentage. Whenever this value is lower the 3 the animation instantly snaps to the target value. A solution to this is pretty simple but I thought it's not that easy to discover the problem when you don't know the cause of it.
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.
