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