jQuery.boxModel Property
Deprecated in jQuery 1.3 (see jQuery.support)
. States if the current page, in the user's browser, is being rendered using the W3C CSS Box Model.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public bool boxModel { get; set; }
Return Value
Type: System.Boolean
|