Frames & opening links within a frame

G

Guest

http://www.smartparents.info/

As you can see, this site was setup with frames and if you click on the
"Loving Discipline" page, there are various links there in the body section
that are "behaving" differently when you click on them, even though the code
is the same.

The third one down (One Tough Job) opens the way I want, right within the
frame and the code is simply: <a
href="http://onetoughjob.org/?gclid=CJvU4_Co14oCFRnSIgodllsVBQ">One Tough
Job</a>

The first link (Love and Logic) opens in a new window, which is not what I
want and the code is the same: <a href="http://www.loveandlogic.com/">Love
and Logic
Institute </a>

There's no "_blank " telling it to open in a new window, so why is that link
doing that?

Thank you!
 
T

Thomas A. Rowe

Each website has the ability to add script to their pages to force their website to not open in any
ones frameset, in which case there is nothing that you can do to get around this.

In general, it is consider bad practice to open other website within your frameset without
permission of the site.

--
==============================================
Thomas A. Rowe
Microsoft MVP - FrontPage

http://www.Ecom-Data.com
==============================================
 
G

Guest

Ahhhh! I was suspecting what you described in your first sentence but I
wasn't sure if it could be done. Thanks for confirming that!
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top