This is Interesting: Free Magazines for Graphics designers and webmasters
Home > Archive > Front Page > July 2004 > How Can I Have a...
You are viewing an archived Text-only version of the thread.
To view this thread in it's original format and/or if you want to reply to
this thread please [click here]
| Author |
How Can I Have a...
|
|
| William Cook 2004-07-29, 7:16 pm |
| How do I go about creating a web page, that stay open for
about 45 seconds, then fades out and opens another web
page at a different URL?
| |
| chris leeds 2004-07-29, 7:16 pm |
| do a google, or search this NG for "meta refresh" it's a command that
switches the page to another, and conveniently has a time delay that you can
set. as for the fade, you'll probably be easies using "page transitions"
but it's an internet explorer only trick.
HTH
--
Chris Leeds,
Microsoft MVP FrontPage
The email address on this posting is a "black hole". I got tired of all the
spam.
Please feel free to contact me here:
http://nedp.net/contact/
--
"William Cook" <wmcook@houston.rr.com> wrote in message
news:6c2201c47596$8e2a5660$a501280a@phx.gbl...
> How do I go about creating a web page, that stay open for
> about 45 seconds, then fades out and opens another web
> page at a different URL?
| |
|
| William,
You could accomplish this using a meta equiv tag and applying a page transition.
The equiv tag needs to go between the <Head> tags </Head)
Here is the code:
<META HTTP-EQUIV="refresh" content="45;URL=http://yourdomain.com/yourpage.htm">
(Change the url to the path you wish)
You can apply a page transition by going to Format > Page Transition
Select "Page Exit" under the event / Select the time (in seconds)
Select "Blend" under the effect
Save > Got to File > Preview in browser and test
NOTE: Transitions are IE supported
--
*****************
JDR
"William Cook" wrote:
> How do I go about creating a web page, that stay open for
> about 45 seconds, then fades out and opens another web
> page at a different URL?
>
|
|
|
| | Copyright 2003 - 2008 forum4designers.com Software forum Computer Hardware reviews |
|