Releases: orianda/jQuery.CanvasLoader
Releases · orianda/jQuery.CanvasLoader
v3.0.1
Promise, css + data attributes support
v3.0.0 v3 release
Made functions independent from 'this' node
2.0.3 made functions independent from 'this'
Bugfix for README.md
2.0.2 Bugfix for README.md
Reorganisation
2.0.1 reorganisation
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
Little updates
v1.0.2 corrections