Brought to you by kyco.io
Examples:
Full screen overlay. Image elements take up no space while loading. All images local.
{debugMode: true}
$(document).ready(function() { $('body').kycoPreload(); });