Modify ↓
Ticket #6618 (closed bug: duplicate)
slideUp/slideDown not working when min-height CSS is set
| Reported by: | nazaf | Owned by: | |
|---|---|---|---|
| Priority: | undecided | Milestone: | 1.4.3 |
| Component: | css | Version: | 1.4.2 |
| Keywords: | min-height slidedown | Cc: | nad__af@… |
| Blocking: | Blocked by: |
Description
When the CSS attribute min-height is set for an element. The .slideDown and .slideUp do not work well. If you use slideDown, it will not start from height:0px but from min-height which is annoying. I hope you can fix this, maybe adding !important to height during animation will make it work.
thanks.
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.

Closing as this is a duplicate of #4415