View Full Version : Targeting from frames


RavX
06-08-2003, 03:24 PM
I'm having problems with targeting my links.

I've got frames on my site. In the leftframe I've got a link to a whole new other page of mine. All the other links are targeted to "Page" which is teh rightframe. But the link to the whole new page which has it's own frames needs to be using the whole browser. I can't get it to work... By using "_blank" it just opens in another window and that isn't what I want either.

To see my problem go to
http://www.myjoylesslife.tk
and then click on the vampirefriendlybutton.

pb&j
06-08-2003, 03:52 PM
"_blank" will open a new browser window each time.
"_top" will open a link fully in the current browser window.