Jrfan888
02-14-2003, 11:48 PM
i am using this code:
<A href="frames.html" target="right.html">
<TD onmouseover="this.style.background='#aaaaaa'"
style="CURSOR: hand"
onmouseout="this.style.background='#000000'" width=120
bgColor=#000000></A><FONT face="arial " color=#dddddd
size=2><B>
<CENTER>Championship</CENTER></B></FONT></TD></A>
that code is used in the top frame..and i am trying to get it in the right frame...but when i click on it opens a new window as if it were "target="new" " ? Help?
<A href="frames.html" target="right.html">
<TD onmouseover="this.style.background='#aaaaaa'"
style="CURSOR: hand"
onmouseout="this.style.background='#000000'" width=120
bgColor=#000000></A><FONT face="arial " color=#dddddd
size=2><B>
<CENTER>Championship</CENTER></B></FONT></TD></A>
that code is used in the top frame..and i am trying to get it in the right frame...but when i click on it opens a new window as if it were "target="new" " ? Help?