PDA

View Full Version : Frames trouble


heathabear
01-18-2003, 03:38 AM
Hi, I'm new.
I'm starting a website at http://www.chapsticky.net
On my fanlistings page (http://www.chapsticky.net/linkage/fanlistings), I have the links set to open in a new window because my site is in frames. Before I put this page up, frame 1, which is a banner linking back to the main page, simply went back in the same window, but now it seems to want to override the target code I gave it and use the "_blank" target to open in a new window.

This is the HTML I'm using for frame 1:
<a href="http://www.chapsticky.net/front.html" target="front"><img src="banner.gif" border="0"></a>

This is an example of the HTML I'm using to make fanlistings open in a new window:
<a href="http://torn-world.org/abby/index.html" target="_blank"><img src="abby.gif" border="0" alt="Abby Fan"></a>

How do I make it allow me to have my frames open in the same window, but specified links in a different one? Thanks so much for taking the time to read it, I really appreciate it. Have a lovely night!

heathabear
01-18-2003, 04:21 PM
Oh, my, thank you so much! You're my hero!
Have a great day!