Hi everyone. I have a website, and I'm trying to make it *seem* (at least) super fast. Is there a way to (like you can with images) preload a page, and then when the proper function is run, jump to that page "super-fast"? Please help ASAP.
Bernard Marx
9:26 am on Mar 1, 2005 (gmt 0)
Preload your pages into an invisible Iframe, using location.replace.
(Loading HTML files into images used to work, but I'm not certain it still does.)
orion_rus
1:09 pm on Mar 1, 2005 (gmt 0)
Yes i'm using iframe to but it has some problem with onload event in IE5.0(