Links

Lists

Latest Updates

Ruby On Rails List
Python list
Advanced Java
The JavaScript List
Apache Users
Full Disclosure
Linux Security

Search the archives!


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

[Javascript] how to break away from a frame.


  • From: javascript@xxxxxxxxxx (Rodney Myers)
  • Subject: [Javascript] how to break away from a frame.
  • Date: Wed, 17 Apr 2002 22:02:53 +0100

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@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript