Clear Up
SharpKit Reference

jQuery.animate Method (object, JsNumber, JsString, JsAction)

Perform a custom animation of a set of CSS properties.

Namespace: SharpKit.jQuery

Class: jQuery

Syntax

public jQuery animate(object properties, JsNumber duration, JsString easing, JsAction callback)

Parameters

properties
Type: System.Object
duration
Type: SharpKit.JavaScript.JsNumber
easing
Type: SharpKit.JavaScript.JsString
callback
Type: SharpKit.JavaScript.JsAction

Return Value

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