coalduststar
08-27-2004, 07:18 AM
I can't get my navigation bar to load pages into my iframe- it works on one page but not on another???!!
<tr>
<td width='15%' valign="top">
</td>
<td valign="top" width='81%'><a href='devfund.htm' target='scrl'>DevFund</a></td>
</tr>
I also tried scripting it in javascript and it just throws up the link in a new page- does anyone know what might be causing this???
<tr>
<td width='15%' valign="top">
</td>
<td valign="top" width='81%'><a href='devfund.htm' target='scrl'>DevFund</a></td>
</tr>
I also tried scripting it in javascript and it just throws up the link in a new page- does anyone know what might be causing this???