.ajaxStart() Register a handler to be called when the first Ajax request begins. This is an Ajax Event. 1.0 The function to be invoked.

This API is deprecated. Use .on( "ajaxStart", handler ) instead.