Animate - HTML5 Canvas: problems with loaders
Hi.
Preloaders or throbbers don't do anything in low bandwidth simulations.
Browers: IE, Edge, Firefox, Chrome wait until all script files are loaded before the page is displayed.
A live server might be different, but I'm not ready to go live yet.
My tests have been with PreloadJS's LoadQueue class using the "progress" property and an external throbber js which is supposed to show an animated spiral.
The bandwidth setting is super low, but still ...
Firefox stays on the link page and the other browsers display a white page.
Is it just me? Filesize: about 200kb.
