// Now try to make a few Ajax calls, a LoadingOverlay will be shown until the last call is completed!
Or,incase you need some more sophisticated control/filter, you can use .ajaxSend() and .ajaxComplete()in the same way. LoadingOverlay will take care of multiple calls thanks to its internal counter feature.