PDA

View Full Version : Splash, skip button



HappyFeet
12-04-2006, 02:39 PM
How do I add a skip button on my Splash page? Any help is appreciated.

ricks99
12-04-2006, 03:19 PM
If you add a SKIP button, you're basically telling users that the splash screen isn't important. And, if it isn't important, why have it at all?

Don't let design elements get in the way of the REAL purpose of your site. See http://www.webpagesthatsuck.com/biggest-mistakes-in-web-design-1995-2015.html for details.

Just my $0.02.

-R

aceofspades
12-04-2006, 03:54 PM
nice job violating rule #4!

redsox9
12-05-2006, 09:00 AM
How do I add a skip button on my Splash page? Any help is appreciated.

Hi, HappyFeet:

First off, here is the answer to your question.

Just add a link somewhere to the follow-up page. If you want to use an image, simply create a link similar to this:


<a href="index2.html" title="Skip Intro"><img scr="skip_button.gif"></a>

Otherwise, a simple text link would be just as effective:


<a href="index2.html" title="Skip Intro">Skip Intro</a>

Having already read the initial responses, let me ask you what your purpose is for having the splash screen. If your site is simply for fits and giggles, then go for it.

However, as it has already been established, "splash screens" are, for lack of a better term, annoying if you want to run a professional site, i.e., for business or research purposes. Why? More often than not, people just want what they are looking for and if they first have to skip over this page, it annoys them. Whenever these pages pop up in my browser, I am so quick to locate the SKIP link, and most people probably do the same. It's along the same vein as pop-up ads which do little except to annoy. I don't know if any statistics have been kept on this but you have to wonder how often people leave a site that uses this trickery.

Just take that into consideration is all. :)

aceofspades
12-05-2006, 10:14 AM
splash screens are stupid in amost all cases. The only sites that do not need to follow all the rules are experimental, cult, personal (depending on whos looking definitely not for resumes), fan, or anything like that.

Just dont use splash screens they arent effective.

MMN and splash screens are only good for very specific situtions like some news organizations have done or fan sites. But in a normal established site ESPECIALLY ON THE HOME PAGE do NOT use MMN or splash screens.