how to show div while the page is loading | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

how to show div while the page is loading

5th Sep 2020, 10:55 PM
Youssef Ashraf
Youssef Ashraf - avatar
2 Answers
0
Is loading an existing property
5th Sep 2020, 11:54 PM
Youssef Ashraf
Youssef Ashraf - avatar
0
you can use onload to differentiate between before load and after load . I have used the concept that as soon as full page loaded hide the loader page. https://code.sololearn.com/WYFZjWE1Fx16/?ref=app
6th Sep 2020, 2:38 AM
Divya Mohan
Divya Mohan - avatar