Modify ↓
Ticket #7983 (closed bug: duplicate)
outerHeight with margin size on hidden elements
| Reported by: | lev@… | Owned by: | |
|---|---|---|---|
| Priority: | low | Milestone: | 1.6 |
| Component: | dimensions | Version: | 1.4.4 |
| Keywords: | Cc: | ||
| Blocking: | Blocked by: |
Description
outerHeight() does not return the correct size when including margins and operating on hidden elements.
In fact, from my testing, it only seems to include the margin size alone. If, however, you operate on a visible element it returns the total size with the margins.
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.
