jQuery.ajaxStart Method (JsAction)
Register a handler to be called when the first Ajax request begins. This is an Ajax Event.
Namespace: SharpKit.jQuery
Class: jQuery
Syntax
public jQuery ajaxStart(JsAction handler__)
Parameters
handler__
Return Value
Type: SharpKit.jQuery.jQuery
|