jQuery.support Property
A collection of properties that represent the presence of different browser features or bugs.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public JsObject support { get; set; }
Return Value
Type: SharpKit.JavaScript.JsObject
|