Does anyone know how to implement "cursor: waiting" during page loading? Preferably with a overlay above the page content. Very similar to how the customise window looks when changes are being made.
hey adam, i think it is not easily possible to do this right now. I wrote this down and I might add a html class to the body while pages are loading so you can use css. Not sure when I will work on this.