jQuery.queue Method (JsArray)
Manipulate the queue of functions to be executed on the matched elements.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery queue(JsArray newQueue)
Parameters
newQueue
Return Value
Type: SharpKit.jQuery.jQuery
|