Splash Screen Implementation

J

JeremyH1982

Hello,

I got a script from a website, I would like to add it to my personal
website, but I'm not exactly sure how to;

it said I needed to save the script as a seperate html file; which I did.
then i published it to my host, and nothing happened obviously.

There was no instruction on how to implement it into the website. or maybe I
just missed it.

http://www.dynamicdrive.com/dynamicindex3/dynamicsplash.htm

That is where I got the Splash screen.

Can someone please tell me how to implement it. I searched on this site for
other splash screen topics, found a few but none to address my question.

I know it's something stupid that i just need to put a code here or there or
something like that, but I'm not sure where it would go, let alone what the
code to start it is.

Any advice would be helpful.
 
D

Dave B.

You probably need to save it as the default document for your webserver
(index.htm or such), change the name of your current index page, and modify
the code to match the new index page name.
 
J

JeremyH1982

So in all reality; the splash screen is the home page... in basic sense. Right?
 
R

Rob Giordano \(Crash\)

yes

but it generally not recommended (splash screen) as it's a waste of viewer's
time and if you don't put much info on it the search engines may not give
you much of a ranking - and if you do put enough info on it...why not just
make it a regular home/index page?





| So in all reality; the splash screen is the home page... in basic sense.
Right?
|
| "Dave B." wrote:
|
| > You probably need to save it as the default document for your webserver
| > (index.htm or such), change the name of your current index page, and
modify
| > the code to match the new index page name.
| >
| > | > > Hello,
| > >
| > > I got a script from a website, I would like to add it to my personal
| > > website, but I'm not exactly sure how to;
| > >
| > > it said I needed to save the script as a seperate html file; which I
did.
| > > then i published it to my host, and nothing happened obviously.
| > >
| > > There was no instruction on how to implement it into the website. or
maybe
| > > I
| > > just missed it.
| > >
| > > http://www.dynamicdrive.com/dynamicindex3/dynamicsplash.htm
| > >
| > > That is where I got the Splash screen.
| > >
| > > Can someone please tell me how to implement it. I searched on this
site
| > > for
| > > other splash screen topics, found a few but none to address my
question.
| > >
| > > I know it's something stupid that i just need to put a code here or
there
| > > or
| > > something like that, but I'm not sure where it would go, let alone
what
| > > the
| > > code to start it is.
| > >
| > > Any advice would be helpful.
| >
| >
| >
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top