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