How can I display a loading gif until an entire html page has been loaded

后端 未结 3 1017
我寻月下人不归
我寻月下人不归 2020-12-08 16:15

I have a webpage that\'s pretty intensive via HTML and CSS, which leads to some elements loading faster then others when a user visits the page. The background may take awhi

3条回答
  •  一个人的身影
    2020-12-08 16:56

    I have implemented in Laravel and it worked as expected,

    
    
    

提交回复
热议问题