Not in the current version, this is caused by the method of loading used by 
the code.

In my distro (and I am still to get my head around Dan's 2.9 structure), it 
is possible to do something like this.

Check out http://members.evolt.org/mpember/afroapix/

If your connection is slow enough :), you will get a status bar apearring to 
show how much of the page has loaded.  To see how this was done, check the 
source code of the page.

This is one of the advantages of loading code after the page has rendered.  
The current official structure is to load all the code before the code 
executes and this is what is causing your situation.

>From: Matt Fair <[EMAIL PROTECTED]>
>To: DynAPI Help <[EMAIL PROTECTED]>
>Subject: [Dynapi-Help] page load, please wait
>Date: 30 Jan 2002 16:15:34 -0600
>
>Hello,
>I am trying to have a message come up when my page is loading.

_________________________________________________________________
Join the world’s largest e-mail service with MSN Hotmail. 
http://www.hotmail.com


_______________________________________________
Dynapi-Help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/dynapi-help

Reply via email to