HTML help with frames

 
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions
View previous topic :: View next topic  
Author Message
gymboy689
-


Joined: 04 Jan 2004
Posts: 87

PostPosted: Sun Feb 15, 2004 7:20 pm    Post subject: HTML help with frames Reply with quote

ok, i have this
Code:

<FRAMESET COLS="177,1*">
   <FRAME SRC="links.html" NAME=TOC FRAMEBORDER=0 Title="Navigation frame">
   <FRAME SRC="main.html" NAME=Content MARGINWIDTH=10 MARGINHEIGHT=5 FRAMEBORDER=0 >
<NOFRAMES>


the links page is on the left, and main is the center/main part of my page. When i click a link in the links page, i want it to open in the main page, but it opens in the links page. How do I make it open in the main page?
Back to top View user's profile Send private message Visit poster's website
some random person
-


Joined: 06 Oct 2003
Posts: 128
Location: I live here! At my house!

PostPosted: Sun Feb 15, 2004 8:19 pm    Post subject: Reply with quote

Ok...
Do you have the target set to content for your links? Like
Code:

<a href="link.html" target="content">link here</a>

Otherwise, it will just open that page within the frame.
_________________
New image comming soon...

Image hosted by abyss powered website
Image copyright some random person (I made it......)
Abyss > Apache (Meaning abyss is better than apache)
My site powered by abyss->(Undergoing construction)
Back to top View user's profile Send private message
gymboy689
-


Joined: 04 Jan 2004
Posts: 87

PostPosted: Sun Feb 15, 2004 9:22 pm    Post subject: Reply with quote

thanks!! i got the frames working and my site is all up!
_________________
http://jeremythegeek.com
Back to top View user's profile Send private message Visit poster's website
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> General Questions All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group