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

Re: How to clear frames



At 11:56 26/02/96 -0500, you wrote:

>        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?

use TARGET="_top" in any link that needs to replace the current frameset,
alternatively TARGET="_blank" will open the new site in a seperate window.

|   Cornerstone      | Wes Tatters             |  Using: NAVCIS 1.25 |
|       Productions  | CIS: 100036,174         |  Via    COMT 1.03   |
| Brisbane AUSTRALIA | INT: wtatters@world.net |  and    EUDORAET    |


--------------------------------------------------------------------
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'.