View Full Version : Target Links..


kiitycule
07-10-2006, 08:15 PM
I can't target my text links into my 'center' page from my 'left'. I tried target=http://www.blah-di-blah-di-blah/center.html(not actual address) then I tried just using center.html as it displays in my web manager, but each brought up the same as target=blank.
Quite simply, How do I redirect my links to the center frame?

bourdelson
07-10-2006, 08:19 PM
Can you post the code you're using? :)

kiitycule
07-10-2006, 08:26 PM
<a href="http://www.freewebs.com/kiitycule/Mates%5Fkiity.html" target=center.html">Pics</a>

this was the seconsd go, with just 'center.html' and not the full
'http://www.freewebs.com/kiitycule/center.html'

bourdelson
07-10-2006, 08:37 PM
It's impossible to target to center.html. The link has to be targeted to something like a frame or a new window, not an HTML page. For what it sounds like you want, you have to target to a frame: http://www.lissaexplains.com/frames.shtml#inline