.height()
The .height method is used to return the css height of the specified element. This property will return your selected element's height including top and bottom padding. The below examples show how to change an element style using height style property.
Jquery Height Style Property.