splash page (splash screen)
A splash page (or splash screen) is:
1) An initial Web site page
used to capture the user's attention for a short time as a promotion or lead-in to the site home page or to
tell the user what kind of browser
and other software they need to view the site.
To have the splash page automatically move to the home page after a specified delay, include the
HTML tag in the splash page as in this example with a 10-second delay:
< META http-equiv="refresh" content="10; URL=http://www.somesitename.com/home.html"
>
The advantage of a splash page is that you can create effects or provide information that is
only needed once a visit. For example, a user can keep coming back to the home page without having
to be bothered with browser requirements.
2) Some sites use "splash page" to mean the home page itself, especially where it contains
attention-capturing visual or multimedia effects (creating a "splash").
Contributor(s): Jim Shaughnessy
This was last updated in September 2005
Email Alerts
Register now to receive SearchSOA.com-related news, tips and more, delivered to your inbox.
By submitting you agree to receive email from TechTarget and its partners. If you reside outside of the United States, you consent to having your personal data transferred to and processed in the United States.
Privacy
More News and Tutorials
-
Using textual analytics and natural language processing, Modus Operandi developed a service that analyzes and parses unstructured data and pulls out events or information. Article includes tips on SOA and semantics, SOA and data models, and an SOA recipe for stone soup.Among highlights: Recognize that not everything can be or should be shared.
-
In this Q&A, Rob Davies discusses messaging middleware and the hurdles that many developers face as they first approach the subject. Davis is CTO of FuseSource and coauthor of the book "ActiveMQ in Action."
-
This article provides a master list of common practices, field proven by a number of SOA projects. Also supplied is a template that can be used as a checklist for developing SOA implementation roadmaps specific to an organization's transition project requirements.