Get the current computed height for the first element in the set of matched elements, including padding but not border.
This method returns the height of the element, including top and bottom padding, in pixels.
This method is not applicable to window and document objects; for these, use .height() instead.
figure 1
The number returned by dimensions-related APIs, including .innerHeight(), may be fractional in some cases. Code should not assume it is