Ticket #6026 (closed feature: fixed)
Core: Add jQuery.support.minHeight
| Reported by: | scott.gonzalez | Owned by: | |
|---|---|---|---|
| Priority: | major | Milestone: | 1.8.5 |
| Component: | ui.core | Version: | 1.8.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
Since IE6 doesn't support minHeight, but does treat height as if it were minHeight, we should detect this so we know how to set minHeight in plugins.
Change History
Note: See
TracTickets for help on using
tickets.


Fixed in 99694e6.