Skip Navigation

Web Designer and Developer Gavin Stewart

Posts Tagged ‘loading mask’


Hide a webpage until it has fully loaded

I decided to write this post after someone recently asked on a forum how they could hide a webpage until it had fully loaded then display it. There are tutorials out there that will hide the page using css then use a JavaScript onload event to show the page when it has loaded. The problem […]