jquery-loading-overlay-css-animation
Version:
A flexible loading overlay jQuery Plugin with loading gif replaced with css animation.
14 lines (9 loc) • 613 B
Markdown
# jQuery LoadingOverlay (With CSS animations)
## What is this?
A fork of: [A flexible loading overlay jQuery plugin](https://gasparesganga.com/labs/jquery-loading-overlay/)
with loading animation replaced with css animation.
## Why is this?
It should run when cpu is busy and device has a gpu.
## How is this?
For documentation and usage look at the plugin itself everything but image parameter are the same.
Additional parameter "container" is added to contain loader within some overflow-hidden blocks maybe. For low z-indexed pages it appears at top left with fixed position may look weird.