CSS3 loading indicator.
jQueryElement.cssLoading('show');
jQueryElement.cssLoading('hide');
or
jQueryElement.cssLoading('show', 'small');
jQueryElement.cssLoading('hide');
or
jQueryElement.cssLoading('show', 'large');
jQueryElement.cssLoading('hide');