Can I control the browser’s loading state with JavaScript?
I.e., I want the browser to display its native ‘loading’ animation, not my own loading icon in the page, but the one that appears instead of the favicon while the browser is loading the page.
You can make the browser load some page (in an invisible iframe for instance)