| | Re: possible to break out of someone's frame? Terry Keller
| | | (...) 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 (...) (26 years ago, 22-May-99, to lugnet.publish)
| | | | | | | | Re: possible to break out of someone's frame? Todd Lehman
| | | | | (...) 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)
| | | | | | | | | | | | Re: possible to break out of someone's frame? Terry Keller
| | | | | (...) ah, good point. Thanks, Todd. -- Terry K -- (26 years ago, 23-May-99, to lugnet.publish)
| | | | | | |