https://github.com/fluffynuts/jquery-wait-overlay
A JQuery plugin to provide an indeterminate progress overlay for when your page is busy and you'd like to (a) communicate that to the user and (b) block user input whilst busy.
https://github.com/fluffynuts/jquery-wait-overlay
Last synced: about 1 month ago
JSON representation
A JQuery plugin to provide an indeterminate progress overlay for when your page is busy and you'd like to (a) communicate that to the user and (b) block user input whilst busy.
- Host: GitHub
- URL: https://github.com/fluffynuts/jquery-wait-overlay
- Owner: fluffynuts
- Created: 2015-07-27T06:05:22.000Z (almost 11 years ago)
- Default Branch: master
- Last Pushed: 2018-01-22T17:15:01.000Z (over 8 years ago)
- Last Synced: 2025-01-06T16:50:00.395Z (over 1 year ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jquery-wait-overlay
A JQuery plugin to provide an indeterminate progress overlay for when your page is busy and you'd like to (a) communicate that to the user and (b) block user input whilst busy.