[Javascript] how to break away from a frame.

Rodney Myers rodney at aflyingstart.net
Wed Apr 17 16:02:53 CDT 2002


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




More information about the Javascript mailing list