T
his is a very nice effect to make use of if for example you are working on one of your pages or want people to just be redirected after a certain number of seconds. You can set up a page with the message of
If this page is not redirected [ click here ]
M
ost people are curious by nature. So on a page such as this that will be redirected*, tell them where and why they are being redirected. Be polite and professional. It says alot about your work and the level of professionalism your site projects. If you grab the below link, you can see how we use one of our working examples on our off line pages.
[
Redirect Example ]
* Always set the time to allow the person on the redirection page enough time to read the message you have posted.
+ You may be a fast reader, but not everyone reads at the same pace.
+ Set the transition time accordingly to allow a slower reader the courtesy of finishing what you want them to read.
+ Nothing is more annoying than to start reading something and have the page be redirected before you finish.
T o add this effect is quite simple. Just add either of the two little codes into the <HEAD> section of your document and reconfigure as needed.
<meta http-equiv="refresh" content="10; url=Path To Redirected Page">
<META HTTP-EQUIV="REFRESH" CONTENT="10;URL=Path To Redirected Page">
T he reason we are showing you two exact codes is quite simple. The words other than the URL address are "Not" case sensitive. They will both work!
I f you want to use this effect, remember that if you are editing with an editor such as "Angelfire", you cannot do this with the "Basic" editor. You must be in the "Advanced" editor.
S ee the below example of where this tag is inserted in the <HEAD> section of your document.
<html>
<head>
<meta http-equiv="refresh" content="10; url=Path To Redirected Page">
<title> </title>
</head>
<body bgcolor="#000000" text="#ba55dc" link="#fff8dc" alink="#fff8dc" vlink="#fff8dc" topmargin="0"marginheight="0">
<basefont size="?">
<div align="?">
</body>
</html>
T he only two (2) things that you reconfigure are the:
A s silly as this sounds we feel obligated to tell you this. It has been asked of us more times than we want to admit.
T his code does "Not" go on the page you are sending people to. It goes on the page that will send them somewhere else.
I n other words, you will build a page just for this code to be on. All this page will do is give you a transition or "Splash" page* for a preset (You can configure) number of seconds and then direct you to the page you want your guests to see. As with any page you need to have it as a copmplete HTML document and set the background color, font, font size etc. You will not need to put any links* on this page itself but a complete <BODY> tag (see above) has all the attributes included.
* See also [ Pre-Load Images ] for "Splash Page"
* It is a good idea to place one link on the page just in case the script fails to redirect. The link would be to the page that it would automatically transition.
B elow are just a few examples of a single link on the page. We have deactivated the below links for this example.
T hat about does it for the "Meta Refresh" tag. If you have any problems with this, feel free to contact us.
Search Our Site By Individual letter
[ A ]
[ B ]
[ C ]
[ D ]
[ E ]
[ F ]
[ G ]
[ H ]
[ I ]
[ J-K ]
[ L ] |
Little Tips Directory [ Page 1 ] [ Page 2 ] [ Page 3 ] [ Page 4 ] [ Page 5 ] [ Page 6 ] [ Page 7 ] |
[ Index Page 1 ]
[ Index Page 2 ]
[ Index Page 3 ]
[ Index Page 4 ]
[ Index Page 5 ] [ Index Page 6 ] [ Index Page 7 ] [ Index Page 8 ] [ Index Page 9 ] [ Index Page 10 ] [ Index Page 11 ] [ Index Page 12 ] [ Index Page 13 ] [ News Letter Archives ]
[ Navigation Page ]
[ Archives Of Published Material ] |
If you are part of the ever growing number of webmasters who enjoy sharing your knowledge with others on web design, join The Consigliere Ltd. web ring to broaden your scope of exposure.
Join Today
This Site Was Built And Is Maintained Exclusively by
The Webmaster @ Consigliere Ltd.
Copyright © Consigliere Ltd., All Rights Reserved. 2001-