pairustwo
01-29-2003, 04:28 AM
I have a site that has some large rollover images.
Also the navigation of the page depends on several hidden layers.
My problem is that I cannot get navigation system and the <div> layers (both of which are controlled by an external .js page) to load until all of the preloading is done.
I have tried to preload via javascript and the content would not show until all the images had preloaded.
Currently I put all the images in a hidden <div> inside the page at the bottom of the .htm page and still they seem to load first.
Shouldn't the external JavaScript load first, and then the XHTML in the order that it is written in the .htm file?
The site is here (http://www.littlea.info)
Don't mind the spash screen, the preload there is not what I am talking about, this is for the background images not the rollovers.
Thanks,
Pairustwo
Also the navigation of the page depends on several hidden layers.
My problem is that I cannot get navigation system and the <div> layers (both of which are controlled by an external .js page) to load until all of the preloading is done.
I have tried to preload via javascript and the content would not show until all the images had preloaded.
Currently I put all the images in a hidden <div> inside the page at the bottom of the .htm page and still they seem to load first.
Shouldn't the external JavaScript load first, and then the XHTML in the order that it is written in the .htm file?
The site is here (http://www.littlea.info)
Don't mind the spash screen, the preload there is not what I am talking about, this is for the background images not the rollovers.
Thanks,
Pairustwo