Frames left menu isnt working properly.

liunx

Guest
Ok. I am kind of new to HTML. But I do know frames. I have a menu bar on the left hand side of my page (in a frame) and I have links in it. They have the target to go to the main page. But when I click on one the left frame disappears. Can anyone help me?<br />
(no you know why my username is help_me_html)<br />
/\<br />
oo<br />
><br />
0 <HHHHHHHHHHHEEEEEEEEEEELLLLLLLLPPPPPPP<br />
the code is:<br />
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"><br />
<br />
<html><br />
<head><br />
<title>South Shuswap First Responders - Home</title><br />
</head><br />
<frameset cols="25%,75%" rows="100%" border="0"><br />
<frame src=http://www.htmlforums.com/archive/index.php/"SSFR - Navbar.html" name="frame1"><br />
<frame src=http://www.htmlforums.com/archive/index.php/"SSFR - Home.html" name="frame2"><br />
</frameset><br />
<body><br />
</body><br />
</html><br />
<br />
[Edited by help_me_html on 03-03-2001 at 11:04 PM]<!--content-->If you cut and paste the code for your page here is would be much easier to help.<!--content-->where's your site ?<br />
<br />
And what did you mean dissapear ? Did you mean break frame or a html file in that frame disappear ?<br />
<br />
<br />
[Edited by huythuy on 03-03-2001 at 01:07 PM]<!--content-->If you could paste the codes for your frames, it would be good. If you could post the url for that page, it would be even better :)<!--content-->
 
Back
Top