I'm trying to show a loading overlay everytime I change to a page.
For example: If I change to the basket, a category, a product or any other page, a loading circle will appear on it. Pretty much like the loadingcircle of the Browser.
Is there an easy way to run the code for every change of a page?
I'm using .net Framework with a MVC Struktur and a Layout page which loads all necessary views.