[Javascript] Automatic page switching

Alexis Perrier aperrier at noos.fr
Sat Apr 28 08:54:52 CDT 2001


Ok I found the answer

Just a simple 
<body   onLoad="window.location='http://www.parolesdenfants.com'">
I don't know how many times, just asking the question to you guys got me the answer...

Thanks anyway
Alexis


Alexis Perrier
@P web production
http://www.mailevore.com/ap-production

  ----- Original Message ----- 
  From: Alexis Perrier 
  To: javascript at LaTech.edu 
  Sent: Saturday, April 28, 2001 2:58 PM
  Subject: [Javascript] Automatic page switching


  Hello,
  I need your help
  I'm developping a site where all the files have to been loaded before the navigation system can work properly.
  Works fine so far with high bandwidth but with a modem, it's a mess.

  So my idea is to have at first a loading / waiting page used to download everything before the visitor gets to the heart of the site. 

  Then when everything is the the visitor's cache, the page is automatically redirected to the site or a message appears so that the visitor can click in. 

  My problem is that I don't know haw to detect if a file has been loaded and to assign an action to it. 

  I've seen things like that with Flash sites (some "loading" animation) but I am lost at how to do that in javascript or html/php

  Thanks for your help
  You can check out the site at
  http://www.mailevore.com/ap-production
  it's a test version, might take a while to downlaod.

  Alexis Perrier
  Web Design
  aperrier at noos.fr


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.evolt.org/pipermail/javascript/attachments/20010428/2d1d20fc/attachment.htm>


More information about the Javascript mailing list