Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

parent page location/url in FX

Status
Not open for further replies.

peterpann

Programmer
Jun 19, 2007
63
0
0
GB
How can a child page in an iframe get the parent page location/url in FX ?
window.parent.location and window.parent.url work in IE, Chrome, Opera but not in FX.
Thanks.
 
Hi

Should work supposing you write [tt]window.parent.URL[/tt]. If still not, show an example where not works.

By the way, the outer and the inner document are downloaded from the same location, right ?

Feherke.
[link feherke.github.com/][/url]
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top