jQuery.stop Method (bool)
Stop the currently-running animation on the matched elements.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery stop(bool clearQueue)
Parameters
clearQueue
Type: System.Boolean
Return Value
Type: SharpKit.jQuery.jQuery
|