Bodyready canvas loader
- If the canvas loader is bound to the body element, then its overlay will cover the whole screen and stays fixed during scrolling.
- Implemented toggle feature to enable and disable the canvas loader by just calling a function.
- Implemented event listener to enable the canvas loader by event.
- Inserted version number of current canvas loader version.
For usage see example page src/index.html