An extended jQuery function for spin.js to easily display modal spinner just by calling:
$.spin('true'); // To display the modal spinner
$.spin('false'); // To hide the modal spinner
This script requires jQuery and spin.js.
See more details: Modal Spinner using Extended jQuery Function