jQuery.ajaxStop Method (JsAction)
Register a handler to be called when all Ajax requests have completed. This is an Ajax Event.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery ajaxStop(JsAction handler__)
Parameters
handler__
Return Value
Type: SharpKit.jQuery.jQuery
|