yea i tried to figure it out from that other post, but it's a little different.
Code:
<html>
<head>
<META HTTP-EQUIV =" imagetoolbar" CONTENT="no">
<title>::sWc::</title>
</head>
<body bgcolor="#f0f0f0" leftmargin="0" marginheight="0" marginwidth="0" topmargin="0">
<table width="100%" border="0" cellspacing="0" cellpadding="0" height="100%">
<tr>
<td>
<div align="center">
<table width="770" border="0" cellspacing="0" cellpadding="0" bgcolor="white" height="540">
<tr>
<td rowspan="3"><IFRAME name=top src=top.htm width=770 height=45 frameborder=0 scrolling=no></iframe>
<IFRAME name=content src=content.htm width=770 height=440 frameborder=0 scrolling=no></iframe>
<IFRAME name=bottom src=bottom.htm width=770 height=110 frameborder=0 scrolling=no></iframe></td>
</tr>
<tr>
</tr>
<tr>
</tr>
</table>
</div>
</td>
</tr>
</table>
</body>
</html>
so what im trying to do is get the buttons that are in iframe bottom.htm to load the content in the iframe name=content. The thing that's different about this from the other posts is bottom.htm has the buttons in it and it's loaded into the page. The buttons aren't in the frames, so im not sure how to link them up.
thanks for the help guys, im just learning
sWc
Bookmarks