How to disable the loading circle of a browser ( near favicon )

你离开我真会死。 提交于 2021-02-08 11:59:27

问题


I want to disable the loading bar of the browser i.e above the address bar as show here :

I have seen on many websites such as Rededition in which when we click on a hyperlink the browser loading circle near favicon is not shown


回答1:


The page your are referring to isn't loading a new page when a link is clicked, all the necessary pages have already been pre-loaded in one html file. If you notice in the url bar you don't see the file extension being loaded.



来源:https://stackoverflow.com/questions/58540777/how-to-disable-the-loading-circle-of-a-browser-near-favicon

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!