PDA

View Full Version : 3 sets of content in one page


JFetting
09-13-2002, 11:09 PM
My current design:
I have a page that preloads the images to be used on the site. Upon completing of loading, the browser is redirected to one of two pages (one design for old browsers, one for new).

What I would like to be able to do:
Have one page that, with a supported browser (one that fully supports iframes), preloads the images. Upon completion of the loading, hide the preload information content and display the main content of the page. If the browser is unsupported, show content stating that the browser is not supported.
The best example I can think of is how 13thparallel.net displays the "13" in the lower left corner while preloading, then shows the content (go to http://www.13thparallel.net and click on one of the tutorials).

I already have a preloading script, I just need help with controlling which content is shown when. I've searched this forum and read the posts, but still need some help.


Thank you in advance for any help anyone may provide.
Jeff