#jquery-show-loading

Minimalistic jQuery loading indicator plugin: animated indicator, mask overlay, trivial show/hide api.

AMD and CommonJS compliant.

API

$([selector]).showLoading();
$([selector]).hideLoading();

showLoading.css must be attached.

demo

Open index.html locally or here or here.

License

MIT