Side navigation
#7983 closed bug (duplicate)
Opened January 15, 2011 04:32PM UTC
Closed January 15, 2011 06:49PM UTC
Last modified January 15, 2011 06:49PM UTC
outerHeight with margin size on hidden elements
Reported by: | lev@sikosoft.com | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | 1.6 |
Component: | dimensions | Version: | 1.4.4 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
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.