Clear Up
SharpKit Reference

jQuery.addClass Method (JsAction<T1, T2>)

Adds the specified class(es) to each of the set of matched elements.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery addClass(JsAction<T1, T2> function)

Parameters

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

Return Value

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