Click to See Complete Forum and Search --> : Break Out of ONE Frame.


dark_phoenix
09-02-2003, 06:46 PM
Hi:
I have a site that I am in the middle of creating, and the page http://home.earthlink.net/~banchichs/index2.html has a link on the top called "STAR FUSION NETWORK." If you click on it, and then click on the link that says "ENTER," you will find that there are two top menu bar frames, which I don't want to happen, and I dont want the index.html file to be in frames right when the user enters the site, but only when they click the "STAR FUSION NETWORK" link. Is that possible with HTML or JavaScript?

Any help would be much appreciated.

zachzach
09-12-2003, 06:54 PM
ok create a html file with you main page stuff in it....the first page anyone will see...dont include the links, now create a page with the links....now create the enter page...now create the page thats your main page but not your SEE FIRST kinda page

make it have a link to the entermpage and when youi click that go to another page that has 2 frames with the links and your mainpage but not you SEE FIRST kinda page

so that was pretty easy, eh?

just make the breakout of frames link likes this:

<a href="whatever.htm" target="_top"></a>

use eather one or both or w/e

hope that wasn't 2 confusing
zach