I am searching for a way to create a Page Loading Screen like the ones that shows progress in digits.
But purely in JavaScript, no jquery.. I dont know how to get the percent of page loaded via JS. For the loading screen.
I would like to make a Loading screen without the use of jQuery, just pure old Vanilla JS.
Please someone help me.