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 Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Simple parent.frame Question

Status
Not open for further replies.

coombk

Programmer
Joined
Jul 18, 2000
Messages
2
Location
US
Hi-<br><br>I have two frames, let's say A and B.&nbsp;&nbsp;I want to find out the URL of B from A. I assume it would be something like parent.frame<B>.document.url ???<br><br>Thanks in advance for any help...<br><br>Kevin<br>
 
i would use parent.frames[0].location<br><br><br><A HREF="mailto:jared@aauser.com">jared@aauser.com</A>
 
Thank you.&nbsp;&nbsp;Guess I am in idiot mode today.<br><br>Kevin
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top