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 (Scott.Wiseman)
  • Subject: [Javascript] how to break away from a frame.
  • Date: Wed, 17 Apr 2002 14:30:58 -0700

thank you very much

-----Original Message-----
From: Rodney Myers [mailto:rodney@xxxxxxxxxxxxxxxx]
Sent: Wednesday, April 17, 2002 2:03 PM
To: javascript@xxxxxxxxxx
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@xxxxxxxxxx
> https://lists.LaTech.edu/mailman/listinfo/javascript

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