Subject:
|
Re: possible to break out of someone's frame?
|
Newsgroups:
|
lugnet.publish
|
Date:
|
Sat, 22 May 1999 10:13:27 GMT
|
Viewed:
|
568 times
|
| |
| |
On Fri, 21 May 1999 14:41:59 GMT, cjc@NOSPAMnewsguy.com (Mike Stanley) wrote:
> Ok, I have a problem.
>
> I want to be able to break out of someone's frame when they link to my
> page, rather than have my page show up inside their box.
>
> Is that possible to do on my end, or am I going to have to find a way
> to force them to change their link?
Mike,
I use this near the top of my legoverse page:
<A href="index.html" target="_parent">Click here to break out of Frames!</A>
It worked when I put it in, and I assume it still does, though you might want
to test it.
-- Terry K --
Page it's on:
http://www.geocities.com/Area51/Corridor/4654/
|
|
Message has 1 Reply: | | Re: possible to break out of someone's frame?
|
| (...) You might want to use TARGET="_top" instead of TARGET="_parent", since _top will break you out all the way to the top-level frame, whereas _parent will only go up one level (if there is more than one level). --Todd (26 years ago, 22-May-99, to lugnet.publish)
|
Message is in Reply To:
| | possible to break out of someone's frame?
|
| Ok, I have a problem. I want to be able to break out of someone's frame when they link to my page, rather than have my page show up inside their box. Is that possible to do on my end, or am I going to have to find a way to force them to change (...) (26 years ago, 21-May-99, to lugnet.publish)
|
7 Messages in This Thread:
- Entire Thread on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
This Message and its Replies on One Page:
- Nested:
All | Brief | Compact | Dots
Linear:
All | Brief | Compact
|
|
|
|