|
-
Oct 2nd, 2004, 03:32 PM
#1
Thread Starter
Member
Returning the URL of a frame
I have made a frameset page, which consists of three frames. Two of the frames are for navigation/menu, and the third (min) frame is the one that changes according to what's selected in the menu frames.
What I'm trying to do is this: On one of the menu frames, display the URL of the main frame. So each time the main frame changes, it's URL is displayed in a separate frame. I know about the document.URL function which returns the URL of the local frame, but I need to return the URL of a remote frame. (The pages shown on the main frame cannot be altered to pass any value to the calling frames, because they're produced by a third party).
Thanks.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|