J
Jens Lenge
When I set a re-direction to a different site via
<meta http-equiv="refresh" content="0; URL=http://another-domain.com">
in the header, my current page will be displayed shortly before the
redirection takes effect, causing an ugly flickering (tested with FF and
IE6). How can I set the re-direction so that it takes effect *before* the
current page is displayed?
I would like the new page to be shown directly (without flickering), and the
current page be shown only if the re-direction did not work (due to browser
settings or whatever).
Any ideas?
Cheers, Jens
<meta http-equiv="refresh" content="0; URL=http://another-domain.com">
in the header, my current page will be displayed shortly before the
redirection takes effect, causing an ugly flickering (tested with FF and
IE6). How can I set the re-direction so that it takes effect *before* the
current page is displayed?
I would like the new page to be shown directly (without flickering), and the
current page be shown only if the re-direction did not work (due to browser
settings or whatever).
Any ideas?
Cheers, Jens