Clear Up
SharpKit Reference

jQuery.animate Method (object, JsString, JsString)

Perform a custom animation of a set of CSS properties.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery animate(object properties, JsString duration, JsString easing)

Parameters

properties
Type: System.Object
duration
Type: SharpKit.JavaScript.JsString
easing
Type: SharpKit.JavaScript.JsString

Return Value

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