Re: How to reload component content in dependent frames
Re: How to reload component content in dependent frames
- Subject: Re: How to reload component content in dependent frames
- From: Nathan Dumar <email@hidden>
- Date: Sat, 24 Jul 2004 09:43:31 -0400
I don't know of a way to change the content in all frames except to
change the frameset. Maybe some browser javascript?
I may be misunderstanding, but I think that
setPageRefreshOnBacktrackEnabled ( false );
is for doing something entirely different.
Nathan
On Jul 23, 2004, at 3:25 PM, Wolfram Stebel wrote:
Hi all,
i constructed a frameset with components connected to them.
One component has WOImageButtons to submit a new language.
All other frames should update depending on the new language settings.
In the moment i have to press reload to have the changes work.
There is one article in the apple KB, wich recommends to set in the
Application:
setPageRefreshOnBacktrackEnabled ( false );
This does not help!
_______________________________________________
webobjects-dev mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/webobjects-dev
Do not post admin requests to the list. They will be ignored.