xMrSTiMbErLaKex
07-24-2003, 05:20 PM
i use yahoo pagebuilder and i made my frames like this
<FRAMESET COLS="20%,*">
<FRAME NAME="leftframe" SRC="menu.html">
<FRAME NAME="rightframe" SRC="home.html">
</FRAMESET>
i use this as a target
<base target="rightframe">
i code this code which ws especially for pagebuilder but i use html formatted links like
<a href="http://" style="font-family: arial;color: #003366;font-size: 12px;text-decoration: none;" target="_top"></a>
i think that the targettin made for pagebuilder has caused a problem. When i click on a link on the menu it comes up but without the menu with it. im soo confussed
somebody please help thnx =)
<FRAMESET COLS="20%,*">
<FRAME NAME="leftframe" SRC="menu.html">
<FRAME NAME="rightframe" SRC="home.html">
</FRAMESET>
i use this as a target
<base target="rightframe">
i code this code which ws especially for pagebuilder but i use html formatted links like
<a href="http://" style="font-family: arial;color: #003366;font-size: 12px;text-decoration: none;" target="_top"></a>
i think that the targettin made for pagebuilder has caused a problem. When i click on a link on the menu it comes up but without the menu with it. im soo confussed
somebody please help thnx =)