I'm looking for a way to make something like the loading screen in Plesk. When you click a link, it grey's out the entire page and places a Loading image on top while it loads the page. Does anyone know how to do this?
You might be able to do this with body onunload, if not then onclick on every link that leaves the page.
Make a javascript to create/show something similar to this