Forum Moderators: open

Message Too Old, No Replies

From Frames to Non-Frame Site

How to escape from my frames?

         

maxhugen

4:13 am on Aug 27, 2003 (gmt 0)

10+ Year Member



Silly question, I'm sure... but I have a html page that uses 2 frames, but when I place a link to my home page, which doesn't use frames, I just get the home page in one of the frames.

How do I "escape" from the framed part of my site please?

MTIA, Max

mwaf_JK

10:03 am on Aug 27, 2003 (gmt 0)

10+ Year Member



<a href="foo" target="_top">foo</a>

...if my memory serves me correct.

maxhugen

10:59 pm on Aug 27, 2003 (gmt 0)

10+ Year Member



Nothing wrong with your memory :o)

Thank you very much!

Cheers, Max