#6026 closed feature (fixed)
Core: Add jQuery.support.minHeight
Reported by: | Scott González | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.8.5 |
Component: | ui.core | Version: | 1.8.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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 (3)
comment:1 Changed 12 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
comment:2 Changed 12 years ago by
Milestone: | 1.9 → 1.8.5 |
---|
comment:3 Changed 12 years ago by
Core: Added $.support.minHeight. Fixes #6026 - Core: Add jQuery.support.minHeight.
Changeset: 99694e6fec88c0fbb10144f856073f01cd44091f
Note: See
TracTickets for help on using
tickets.
Fixed in 99694e6.