Ask a Question related to Macromedia Dreamweaver, Design and Development.
-
Grant Berkeley #1
Splash message whilst main page loads
I'm after a script that writes a message on the screen and then disappears
when the page has loaded.
ie: please hang on - page loading etc etc to keep the punter amused #8-)
Can anyone point me in the direction of a good script for this??
TIA
Grant
Grant Berkeley Guest
-
Page loads slow
Take a look at this site I'm working on. http://www.viswiz.biz/simacor/simacor.html Does anyone else watch the background images loading in... -
Editing any page for review loads home page
:confused; One workstation somehow always jumps to the home page of our intranet whenever ANY page sent for review is attempted 2 b opened for... -
slightly OT: client doesn't like splash page
This site was supposed to go live today, until the CEO decided that he liked everything but the graphic on the splash page which of course I thought... -
playing a movie whilst another movie loads
hi guys, i was just wondering how i would go about making something. im wanting to have a banner add right, made with flash mx, and im wanting... -
Help, page loads twice
I need help! A page I'm working on builds an HTML string based on a bunch of data in different tables and databases. Then it does a response.write... -
Dan Vendel *GOF* #2
Re: Splash message whilst main page loads
Grant Berkeley wrote:
Unless you want animated text (which will take download time, etc...),> I'm after a script that writes a message on the screen and then disappears
> when the page has loaded.
>
> ie: please hang on - page loading etc etc to keep the punter amused #8-)
you can do that the easy way:
Put a layer on top of everything on the page, give it a nice background
color, add the text in it.
Select the body tag, add behavior "Show/hide layer" and make the layer
"hide" and to be executed "onLoad". You can also use the extension
called "Layout designer 2" from [url]www.projectseven.com[/url] to center the layer.
--
Dan Vendel - *GOF*
[url]http://www.vendel.info[/url]
Contact me directly by clicking here:
[url]http://contact.vendel.info[/url]
Formmail tutorial:
[url]http://www.vendel.info/tut/formmail.html[/url]
Nested table demonstration:
[url]http://www.vendel.info/tabletut/[/url]
Dan Vendel *GOF* Guest



Reply With Quote

