Click to See Complete Forum and Search --> : Preload Page content
hyperstyle
06-10-2004, 07:58 AM
I'd like to be able to preload all the content on the page before it is displayed to the viewer. Not just the images, but the text as well. EVERYTHING. I've seen this done a few times but i'm not sure how it's done. Any ideas?
buntine
06-12-2004, 01:01 AM
It can be done using JavaScript, though; its hardly worth the trouble. Internet speeds are only getting faster.
javascript.internet.com
hyperstyle
06-12-2004, 09:42 PM
yeah, i came up with a better idea anyway. Made a layer that covered the entier webpage, then remove it when the page is loaded. works good.