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