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