bigbavarian
04-03-2008, 02:24 PM
Hello everyone. I work for a very large company that has an intranet tool that allows people to create pages and post the information to the intranet. Unfortunately it is a little clunky here and there.
One thing that really bothers me is that there is a frame used for a header that will not go away. I know how to pace a link on the page that will open a new page in the whole parent window and essentually take over the whole browser window but not load and take over the page from the start. I tried to inclide something like this
<meta HTTP-EQUIV="REFRESH" content="0; url= http://www.yahoo.com>
The window loads with yahoo but in the bottom frame.
Does anyone know if there is a way that I can place some code in the the beginning of the doc that will make the page take over the whole page when it initially loads?
Thanks,
Stephen
One thing that really bothers me is that there is a frame used for a header that will not go away. I know how to pace a link on the page that will open a new page in the whole parent window and essentually take over the whole browser window but not load and take over the page from the start. I tried to inclide something like this
<meta HTTP-EQUIV="REFRESH" content="0; url= http://www.yahoo.com>
The window loads with yahoo but in the bottom frame.
Does anyone know if there is a way that I can place some code in the the beginning of the doc that will make the page take over the whole page when it initially loads?
Thanks,
Stephen