Re: Dynamic Frame Resize
Re: Dynamic Frame Resize
- Subject: Re: Dynamic Frame Resize
- From: Mike Schrag <email@hidden>
- Date: Thu, 10 Dec 2009 10:59:25 -0500
why not make these scrollable divs wrapped in update containers? it would be way easier to manage this and cause less weirdness in WO than frames.
On Dec 10, 2009, at 10:33 AM, Raghavender wrote:
> Hi,
>
> I am working on WebObjects application, using AjaxUpdateContainers (ProjectWonder). I have a web page that has the following structure:
> I have to dynamically show or not show a parent frame from a child frame based on some condition. Doing Ajax submit from a child frame, not updating the complete frames, updating only a portion of the frames.
>
> ---------------------------------------------------------------------------------------------------
> <Frameset rows="110,*">
> <Frame>
> <Frameset rows="40%,*> [Needs to update this frameset]
> <Frame> [Need to disable this frame, based on conditional I have to show or not show this frame]
> <Frameset cols="55%,*">
> <Frame> [From this frame, based on the conditional, using script I have to disable the above frame]
> ---------------------------------------------------------------------------------------------------
>
> How to get the reference of parent frame and show or not show the parent frame. Any help would be appreciated.
>
> Thanks in advance.
> Raghavender.
>
> _______________________________________________
> Do not post admin requests to the list. They will be ignored.
> Webobjects-dev mailing list (email@hidden)
> Help/Unsubscribe/Update your Subscription:
>
> This email sent to email@hidden
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Webobjects-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden