download preload from the left link and change its extension from preload.doc to preload.html and enjoy
you can also use this preload-script
<style type=’text/css’>
body{
display:none;
}
</style>
<script type=’text/javascript’>
function showContent(){
document.body.style.display = ‘block’;
}
window.onload = showContent;
</script>
Filed under: Asp.NEt, HTML tweeks | Tagged: asp, Asp.NEt, css, files, html, js, page, preload