# Preloading HTML

**URL:** https://forum.kirupa.com/t/preloading-html/149864
**Category:** web dev
**Created:** [June 1, 2005, 9:58pm UTC](https://forum.kirupa.com/t/preloading-html/149864 "2005-06-01T21:58:57Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![l2edsand](https://avatars.discourse-cdn.com/v4/letter/l/ecd19e/32.png) [@l2edsand](https://forum.kirupa.com/u/l2edsand)
#### Post date: [June 1, 2005, 9:58pm UTC](https://forum.kirupa.com/t/preloading-html/149864/1 "2005-06-01T21:58:57Z")

</div>

I wondering how to preload my website before the user sees anything…

examples:

[http://www.2advanced.net/](http://www.2advanced.net/)

and

[http://www.iamvica.com/](http://www.iamvica.com/)

…I saw the post by Voet pointing the last request to [http://javascriptkit.com/script/scr…oadimage2.shtml](http://javascriptkit.com/script/scr...oadimage2.shtml) but I don’t want to have an actual preloader, I want it to load before changing the page like what they’re doing at [2advanced.net](http://2advanced.net).

Anyone able to help me out?

Thank you in advance!
