vulpix_foxfire_2000
New member
Inline frames in use here.. My first link href"Nes/nesNum.html" taget"NavPage"
successfully open up in my frame, for some reason, although i wrote the same Target for the second two links, they open on their own... what am i missing?
<td rowspan="1" colspan="1" width="81" height="32">
<a href="Nes/nesNum.html" target="NavPage"><img name="Image11" src="Image1_2x1.gif" width="81" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="105" height="32">
<a href="SnesNum.html" target="NavPage"><img name="Image12" src="Image1_2x2.gif" width="105" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="106" height="32">
<a href="other.html"><img name="Image13" src="Image1_2x3.gif" width="106" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="209" height="32">
<a href="NES Soundtracks/nes_soundtracks.html"><img name="Image14" src="Image1_2x4.gif" width="209" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="115" height="32">
<a href="votingpolls.html"><img name="Image15" src="Image1_2x5.gif" width="115" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="129" height="32">
<a href="submit.html"><img name="Image16" src="Image1_2x6.gif" width="129" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="102" height="32">
<a href="links.html"><img name="Image17" src="Image1_2x7.gif" width="102" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="139" height="32">
<a href="contact.html"><img name="Image18" src="Image1_2x8.gif" width="139" height="32" border="0" alt="" /></a></td>
</tr>
<tr>
<td rowspan="1" colspan="8" width="986" height="29">
<img name="Image19" src="Image1_3x1.gif" width="100%" height="29" border="0" alt="" /></td>
</tr>
</table>
<!-- End Table -->
<br>
<iframe src="test2.html" width="75%" height="75%" frameborder="2" scrolling="no" name="NavPage"> </iframe>
</body>
</html>
Thanks for the answer lol Im a total flipping moron that deserve a kick in the arse....
I was working on the wrong HTML copy of the file at the same item as the right one
successfully open up in my frame, for some reason, although i wrote the same Target for the second two links, they open on their own... what am i missing?
<td rowspan="1" colspan="1" width="81" height="32">
<a href="Nes/nesNum.html" target="NavPage"><img name="Image11" src="Image1_2x1.gif" width="81" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="105" height="32">
<a href="SnesNum.html" target="NavPage"><img name="Image12" src="Image1_2x2.gif" width="105" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="106" height="32">
<a href="other.html"><img name="Image13" src="Image1_2x3.gif" width="106" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="209" height="32">
<a href="NES Soundtracks/nes_soundtracks.html"><img name="Image14" src="Image1_2x4.gif" width="209" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="115" height="32">
<a href="votingpolls.html"><img name="Image15" src="Image1_2x5.gif" width="115" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="129" height="32">
<a href="submit.html"><img name="Image16" src="Image1_2x6.gif" width="129" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="102" height="32">
<a href="links.html"><img name="Image17" src="Image1_2x7.gif" width="102" height="32" border="0" alt="" /></a></td>
<td rowspan="1" colspan="1" width="139" height="32">
<a href="contact.html"><img name="Image18" src="Image1_2x8.gif" width="139" height="32" border="0" alt="" /></a></td>
</tr>
<tr>
<td rowspan="1" colspan="8" width="986" height="29">
<img name="Image19" src="Image1_3x1.gif" width="100%" height="29" border="0" alt="" /></td>
</tr>
</table>
<!-- End Table -->
<br>
<iframe src="test2.html" width="75%" height="75%" frameborder="2" scrolling="no" name="NavPage"> </iframe>
</body>
</html>
Thanks for the answer lol Im a total flipping moron that deserve a kick in the arse....
I was working on the wrong HTML copy of the file at the same item as the right one