View Full Version : links w/ frames


BrUnEtTEBaBiE3
01-15-2003, 09:33 PM
Hey everyone-i probably know this already or something lol.. I have links (a menu on the left frame) and then there is a main frame next to the menu. Right now it has target as right and it wont show up in the frame. It pops up in another window. Its never done this before to me, its worked fine before now and I have no clue whats wrong. I want it to go in the main frame on the right. Can anyone please help me? Sorry if this was confusing!

<33-Nicole

the_dark_one02
01-15-2003, 09:57 PM
pleas could you post your code, it might be a little thing like ""'s that worked b4 but somats gon wrong. anywho post it and ill see what i can do.

erictheman
01-15-2003, 10:37 PM
did you accidentally put target= "_blank"??

this is the correct way to do it

<a href="http://mysite.net" title="The main page." target="rightside">Main</a>