NameSilo

A target/frameset problem

SpaceshipSpaceship
Watch

hagarsadan

New Member
Impact
0
Dear people,

I am building a site which I want to open in a simple Table, and then go into the site which is in a frameset. the problem is when I tried to have a link from the frameset back to the home page, the home opened only in the same frame as the link. How do I get it to go back to show the entire Home by itself? I am lost. Thanks for help.

<TABLE WIDTH=740 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="left">
<TR>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102>  </TD>
<TD COLSPAN=3 WIDTH=170 HEIGHT=102>
<!-- here is problem link --><a href="index.html"><img src="../images/logosmall.jpg" width="170" height="102" border="0"></a></TD>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102>  </TD>
</TR>
 
0
•••
The views expressed on this page by users and staff are their own, not those of NamePros.
GoDaddyGoDaddy
<TABLE WIDTH=740 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="left">
<TR>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102>  </TD>
<TD COLSPAN=3 WIDTH=170 HEIGHT=102>
<homepage.html><a href="index.html"><img src="../images/logosmall.jpg" width="170" height="102" border="0"></a></TD>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102>  </TD>
</TR>
 
0
•••
OR:

<TABLE WIDTH=740 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="left">
<TR>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102>  </TD>
<TD COLSPAN=3 WIDTH=170 HEIGHT=102>
<a href="index.html"target="_parent"><img src="../images/logosmall.jpg" width="170" height="102" border="0"></a></TD>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102>  </TD>
</TR>

im sure its _parent or parent, try em both
 
0
•••
xtreme-forums said:
OR:

<TABLE WIDTH=740 BORDER=0 CELLPADDING=0 CELLSPACING=0 align="left">
<TR>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102>  </TD>
<TD COLSPAN=3 WIDTH=170 HEIGHT=102>
<a href="index.html"target="_parent"><img src="../images/logosmall.jpg" width="170" height="102" border="0"></a></TD>
<TD COLSPAN=3 WIDTH=276 HEIGHT=102>  </TD>
</TR>

im sure its _parent or parent, try em both

yes xtreme-forums...it is _parent.
 
0
•••
i was 90% sure it was
 
0
•••
CatchedCatched

We're social

Escrow.com
Spaceship
Rexus Domain
CryptoExchange.com
Domain Recover
CatchDoms
DomDB
NameFit
  • The sidebar remains visible by scrolling at a speed relative to the page’s height.
Back