|
|
|
|
|
|
|
|
|
|
0 Replies and 28180 Views
Javascript redirect of a standard html page 28180 0
Started by SuperUser Account
Insert this code into your header so it looks as follows: <head> <script type='text/javascript'> <!-- window.location.replace('http://www.chinookwebs.com'); //--> </script> </head> Replace www.chinookwebs.com with your domain and make sure this script is the first thing loaded after the opening head tag. See how this works go to www.chinookwebs.com/testredirect.htm and it will send you to www.chinookwebs.com/testtarget.htm
|
|
|
|
0 |
28180 |
17 Oct 2013 04:27 PM |
|
|
|