How to create a waiting window while the main page is loading. basically when we login some time is taken to load the page but since there is no change. So I want to create a window that shows loading till the page is being opened. I want to create using html or JavaScript.
Asked
Active
Viewed 54 times
0
-
1Possible duplicate of [Javascript Loading Screen while page loads](http://stackoverflow.com/questions/25253391/javascript-loading-screen-while-page-loads) – matt. Jan 21 '16 at 05:39
-
2Have you tried anything ? You will find many solutions for this problem.. – Rayon Jan 21 '16 at 05:40
-
check this:http://stackoverflow.com/questions/1853662/how-to-show-page-loading-div-until-the-page-has-finished-loading – soorapadman Jan 21 '16 at 05:41