Help - Search - Members - Calendar
Full Version: HTML - please help
Get Paid Forum - Get Paid Discussion > Newbie Section > Newbie Discussion
HopsOfLove
I'm making a referral page with frames in html.

On each page I have 2 frames - the right frame has the contents for that page and the left frame has links for getting around my site(much thinner column than right column.)

I need to know what the code is to make my links for getting around the site in my left column open pages in the right column and not a new frame altogether.

It's very confusing - I've hunted in many tutorials - but found no answer! ac.gif

Please, input wanted!!
DGE1754
You want the link menu on the left to...when you click on a link for it to open in the main frame of the page? Sory just trying to understand aa.gif
HopsOfLove
yes , exactly that. How do you do it??
jman410
I know how to do it. In your menu frame where the links are....set the target to go to the content frame...So it could be:

<a target="the name of your content frame" href="www.blabla.com">Paid-to<a/>

instead of just:

<a href="www.blabla.com">Paid-to</a>

Add the target in there and see if that works....did that make any sense?

aa.gif - jman
HopsOfLove
yes made perfect sense - thanks. ab.gif

Just trying it now... wish me luck! ad.gif
HopsOfLove
Yay!! ad.gif

Worked exactly how I wanted!!

Thanks sooo much jman410 be.gif

Thank you DGE1754 for replying also!! ae.gif
Niels
You can also just add <base target="content frame name"> in the head section. Then you can just make links like usual, i usually do that trick.
jman410
Good one Niels....that way is the easiest aa.gif
This is a "lo-fi" version of our main content. To view the full version with more information, formatting and images, please click here.
Invision Power Board © 2001-2012 Invision Power Services, Inc.