[Javascript] how to break away from a frame.

Scott.Wiseman swiseman at remax-cahi.com
Wed Apr 17 16:30:58 CDT 2002


thank you very much

-----Original Message-----
From: Rodney Myers [mailto:rodney at aflyingstart.net]
Sent: Wednesday, April 17, 2002 2:03 PM
To: javascript at LaTech.edu
Subject: Re: [Javascript] how to break away from a frame.


parent.location.href
or
top.location.href

Rodney


"Scott.Wiseman" wrote:

> ON the top frame I have a go to main menu button
>
> <input type="button" value="MainMenu" name="MainMenu2"
>
onclick="window.location.href='/testing/Transactions/selectstatistic.htm';">
>
> but on the top half of the window goes there
>
> I want the whole window to go there..
>
> and know this is simple, I just
> don't work with frames too much
>
> Scott
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript

_______________________________________________
Javascript mailing list
Javascript at LaTech.edu
https://lists.LaTech.edu/mailman/listinfo/javascript



More information about the Javascript mailing list