|
-
May 23rd, 2002, 07:24 PM
#1
Thread Starter
Lively Member
Javasript Frame issues
Hi all, I am gonna make this real fast. Basically I can't get control of a frame that I want to change the location to.
Basically i have a document that creates two frames, one that maintains my url, and one that displays my page within the frame (called 'master'). Basically this format is used so that I can pass values and they won't be seen by the user.
Well my problem is that within the page that I am displaying I want to get control of that 'master' frame so that I can refresh my default page within it. I swore this was working for like two seconds, but for some reason it broke:
<script language='JavaScript'>top.master.location=default.htm'</script>
Any idea why it's not changing this location properly?
Last edited by cLocKwOrk; May 23rd, 2002 at 07:33 PM.
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
|