Forum Moderators: open

Message Too Old, No Replies

delay redirection

         

rhodopsin

6:52 pm on Oct 4, 2004 (gmt 0)

10+ Year Member



When using a javascript redirection - so using javascript to redirect the visitor to a different web page: from this web page A to web page B OR web page C. Whether they go to page B or C depends on the language setting of their browser.

Is there any way to get the redirect pumped - so that it is loaded and ready to go in an instant - but it doesn't occur until the visitor clicks on a tab in the original web page A. Then they are immediately taken to web page B or C - immediately being the operative word. Because the redirect has already been loaded - is primed, ready to go, for when they click the tab.

Many thanks.

Bernard Marx

7:46 pm on Oct 4, 2004 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Have an invisible iframe, and set it's src to the page in question.