jQuery.outerHeight Method
Get the current computed height for the first element in the set of matched elements, including padding, border, and optionally margin.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public JsNumber outerHeight()
Return Value
Type: SharpKit.JavaScript.JsNumber
|