Skip to content

Bodyready canvas loader

Choose a tag to compare

@orianda orianda released this 04 Jul 09:46
· 12 commits to master since this release
  • 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