Click to See Complete Forum and Search --> : Target Question


Celt
03-30-2003, 10:10 AM
Hey newbie here,
I need help with some of my links. I have a 4 frame page and I'm trying to get all links to open in the one frame. I've tried just about everthing and am now out of ideas. Is there anyway to add a target or to get all of the links to open in the same frame.

Any Help is much appreiciated

jpmoriarty
03-30-2003, 12:28 PM
in the head section put

<base target="frame name">

All the links in that frame will now open in the target specified.

PeOfEo
03-30-2003, 05:47 PM
you might also have to use the parent attribute