How to make a page preloader similar to Apple's Mac page
问题 If you have a look at Apple's Mac page on their website. http://www.apple.com/mac/ Their "body" displays an image in the center while the page is loading. After the page is fully loaded, their content fades in. If you use Chrome or Safari and open the Element Inspector, you'll see their body gets the class="loaded revealed" when the page is loaded. And that triggers the content to fade in. If you remove the classes, the content will fade out. I'm looking for something similar to this for my