-
Another Frame Question
Greetings,
I am having difficulties refreshing a frame that is not the parent of the
frame that I am calling the script from.
My Doc is like this
-----------------
| menu frame |
----------------
| Body Frame |
| |
-----------------
The menu Frame has menu options that load into the Body of the document.
Then one of those HTML documents creates the List and Info Frame..in the
Body Frame like this...
-----------------
| menu frame |
----------------
| List | Info |
| | |
-----------------
Based on what gets changed in the Info Frame I want to Refresh the Menu
Frame to reflect the changes.
However, the menu frame is no longer the Parent to the Info Frame. I can
only seem to reference the List frame and the Info frame itself.
So how can I make a call to the Menu Frame to refresh it?
Tips in VBscript or Javascript is fine.
Thanx
micah
-
Re: Another Frame Question
Ya know...this always happens..I write out my problem and in doing so I tend
to figure it out
My call will be Top.frames.menu.location.reload
This works...
I was soo stuck on using parent.document.blah..blah..blah..
Micah
"Micah Nasarow" <micahn@shakaware.com> wrote in message
news:3b86e56d$1@news.devx.com...
> Greetings,
>
> I am having difficulties refreshing a frame that is not the parent of the
> frame that I am calling the script from.
>
> My Doc is like this
>
> -----------------
> | menu frame |
> ----------------
> | Body Frame |
> | |
> -----------------
>
> The menu Frame has menu options that load into the Body of the document.
> Then one of those HTML documents creates the List and Info Frame..in the
> Body Frame like this...
>
> -----------------
> | menu frame |
> ----------------
> | List | Info |
> | | |
> -----------------
>
> Based on what gets changed in the Info Frame I want to Refresh the Menu
> Frame to reflect the changes.
>
> However, the menu frame is no longer the Parent to the Info Frame. I can
> only seem to reference the List frame and the Info frame itself.
>
> So how can I make a call to the Menu Frame to refresh it?
>
> Tips in VBscript or Javascript is fine.
>
> Thanx
>
> micah
>
>
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
|
Top DevX Stories
Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL
|
Bookmarks