This repository has been archived by the owner on Feb 20, 2024. It is now read-only.
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Feature/block page until loaded (#152)
* Added DIV and script to block page until DOM is loaded. Not working yet, DIV is not found in script. * bugfix loader animation shown while readyState != 'complete' * - loader is now started onbeforeunload. - to have less screen flickering body part is static instead of hidden * Renamed negotiator.css to force reload of CSS in browser * removed unwanted characters from merging Co-authored-by: Emilian Jungwirth <emilian.jung+github@gmail.com> Co-authored-by: jungwire <88881847+jungwire@users.noreply.github.com>
- Loading branch information