Response title
This is preview!
.outerHeight( [includeMargin ] ) Returns: Number
Description: Get the current computed height for the first element in the set of matched elements, including padding, border, and optionally margin. Returns a number (without "px") representation of the value or null if called on an empty set of elements.
.height() Returns: Number
Description: Get the current computed height for the first element in the set of matched elements.
© 2013 jQuery Foundation
Sponsored by and others.