/    Sign up×
Community /Pin to ProfileBookmark

Home link in page using frames

Having a problem now that I have put links at the bottom of each of my pages to allow navigation around the site. Specifically on the one page in my site that uses frames, a “Home” at the bottom of the page loads the home and any subsequent pages inside the “secondary” window. How do I deal with this and clear the frames from the window so that any other links that are clicked on are shown in full screen format?

Help this newbie out ladies and gents. If you are interested in seeing the site, it’s at [url]www.pleasuregroove.com.[/url] This is my first attempt at writing a web page so cut me some slack!

PGKeys

file 1: meettheband.html
<frameset cols = “20%, *”>
<frame src=”meetthebandpics.html”>
<frame src=”largewindow.html” name=”bio”>

</frameset>
———————————————————————-

file 2: meethebandpics.html
<a href=”ronbio.html” target=”bio”><img border=”0″ src=”images/ron_bw.jpg” width=”125″ height=”175″ alt=”Ron”></img></a>

<br>

<a href=”tamekabio.html” target=”bio”><img border=”0″ src=”images/tameka_bw.jpg” width=”125″ height=”150″ alt=”Tameka”></img></a>

<br>

<a href=”michaelbio.html” target=”bio”><img border=”0″ src=”images/michael_bw.jpg” width=”125″ height=”175″ alt=”Michael”></img></a>

<br>

<a href=”robbio.html” target=”bio”><img border=”0″ src=”images/rob_bw.jpg” width=”125″ height=”175″ alt=”Rob”></img></a>

<br>

<a href=”davebio.html” target=”bio”><img border=”0″ src=”images/dave_bw.jpg” width=”125″ height=”175″ alt=”Dave”></img></a>

<br>

<a href=”markbio.html” target=”bio”><img border=”0″ src=”images/mark_bw.jpg” width=”125″ height=”175″ alt=”Mark”></img></a>
———————————————————————

file 3: largewindow.html
<table border=1 align=”center” cellpadding=”0″ cellspacing=”0″>

<tr>

<td><img src=”images/lounge.jpg” width=”600″ height=”400″ align=”middle”></td>

</tr>

</table>

<p>

<center>

<a href=”http://www.pleasuregroove.com/index.html”>Home</a>&nbsp
<a href=”http://www.pleasuregroove.com/aboutpg.html”>Intro</a>&nbsp
<a href=”http://www.pleasuregroove.com/news.html”>News</a>&nbsp
<a href=”mailto:[email protected]“>Contact</a>&nbsp
<a href=”http://www.pleasuregroove.com/themusic.html”>Music</a>&nbsp
<a href=”http://www.pleasuregroove.com/events.html”>Events</a>&nbsp
<!a href=”http://www.pleasuregroove.com/meettheband.html”></a>

</center>

to post a comment
HTML

2 Comments(s)

Copy linkTweet thisAlerts:
@requestcodeMay 09.2003 — Try adding this to your link that you want to replace the framed page: TARGET="_parent"

Like this:

<a href="http://www.pleasuregroove.com/index.html" target="_parent" >Home</a>
Copy linkTweet thisAlerts:
@PGKeysauthorMay 09.2003 — Thanks. That worked perfectly! I put that into the largewindow.html file and also each of the members bio pages that are selected on the left frame. Everything works great now.

PGKeys ?
×

Success!

Help @PGKeys spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.7,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...