jQuery.animate Method (object)
Perform a custom animation of a set of CSS properties.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery animate(object properties)
Parameters
properties
Type: System.Object
Return Value
Type: SharpKit.jQuery.jQuery
|