jQuery Annex Basic Package Testcase Scenario

$.measureHidden

The following text should contain dimension information about an element, which, initially, is not part of the DOM. Use the button below to trigger insertion/removal of the element, also updating the measurements. The measured values should not change, no matter if hidden or visible. If the element is visible the values should be identical in pairs of two.

DimensionValue
Width
Measured Width
OuterWidth
Measured OuterWidth
OuterWidth (with margins)
Measured OuterWidth (with margins)
Height
Measured Height
Height of Inner Span
Measured Height of Inner Span
OuterHeight
Measured OuterHeight
OuterHeight (with margins)
Measured OuterHeight (with margins)