Hello Stuart, That is a pretty good idea! In fact, from all the research I have made, I like yours the best.
thanks - Kinley >From: Stuart Duncan <[EMAIL PROTECTED]> >Reply-To: [EMAIL PROTECTED] >To: CF-Talk <[EMAIL PROTECTED]> >Subject: Re: Please Wait... ' or 'Loading...' message >Date: Sat, 10 Nov 2001 22:38:58 -0800 > >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 > > > > > > > > > ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Structure your ColdFusion code with Fusebox. Get the official book at http://www.fusionauthority.com/bkinfo.cfm 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

