Clear Up
SharpKit Reference

jQuery.css Method (JsString, JsAction<T1, T2>)

Set one or more CSS properties for the set of matched elements.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery css(JsString propertyName, JsAction<T1, T2> function)

Parameters

propertyName
Type: SharpKit.JavaScript.JsString
function
Type: SharpKit.JavaScript.JsAction<T1, T2>

Return Value

Type: SharpKit.jQuery.jQuery
© Copyright 2005-2011 SharpKit. All rights reserved.