I don't how familiar you are with DHTML, but you could (hypothetically) put 
all your content into one DIV or SPAN tag... making it a layer, and make it 
invisible.
And then put a "Loading" messing into another DIV or SPAN tag, and make it 
visible.

And then put an "OnLoad" handler in the Body tag, that would call 
javascript to reverse the two. That would hide the "Loading" layer and show 
the content layer.

That would be my suggestion. Course, that's only if you've got a handle on 
DHTML basics.

Stuart Duncan.


At 06:32 PM 10/11/2001 -0800, you wrote:
>Hello everyone,
>
>Does anyone have an example of a 'Please Wait... ' or 'Loading...' message
>that would prevent a user from clicking anywhere else?
>
>A message that would stay on the screen until the main page is complete;
>until the rest of the content is ready.
>
>Any ideas? - Kinley
>
>
>
>
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Get the mailserver that powers this list at http://www.coolfusion.com
FAQ: http://www.thenetprofits.co.uk/coldfusion/faq
Archives: http://www.mail-archive.com/[email protected]/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to