[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: How to clear frames



At 11:56 AM 2/26/96 -0500, you wrote:
>Hi,
>        I have a page which uses frames. When a user goes to a link not
>at my site, I want to erase the frames and have the new link take up the 
>whole NS window. I have tried things like parent.document.clear() and 
>had no success. Any ideas?

Just like that: 
<A HREF="http://www.blah.org"; Target="_top">Click here for Blah.org</a>

Alex Kremer
axe@cybercomm.net
"Well, tough noogies. User Interface isn't always my strong point."

--------------------------------------------------------------------
This message came from the mailing list javascript. For help using the
mailing list software, please send a message to 'majordomo@obscure.org'
with the message body 'help'. To unsubscribe, send a message to
'majordomo@obscure.org' with the message body 'unsubscribe javascript'.