jQuery.css Method (JsString)
Get the value of a style property for the first element in the set of matched elements.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public JsString css(JsString propertyName)
Parameters
propertyName
Return Value
Type: SharpKit.JavaScript.JsString
|