Re: AjaxUpdateContainer
Re: AjaxUpdateContainer
- Subject: Re: AjaxUpdateContainer
- From: WIESEN Bruno <email@hidden>
- Date: Thu, 27 Dec 2007 13:37:06 +0100
Hello,
It doesn't work for me...It seems like the method "stop()" is not called... The part of the page containing the AjaxUpdateContainer is still refreshing !
Here is the part of the code I use :
<webobject name="AjaxUpdateContainer1"> <webobject name="String10"></webobject> <webobject name="Conditional22"><script>AjaxUpdateContainer1Stop();</script></webobject> </webobject>
Frequency is set to 4.0 and id= "AjaxUpdateContainer1"...
Is something wrong?
Thanks,
Le 24 déc. 07 à 15:51, Mike Schrag a écrit : <wo:AjaxUpdateContainer id = "ExampleContainer" frequency = "2.0"> <wo:WOString value = "$whateverYouAreDisplaying"/> <wo:WOConditional condition = "$shouldStop"><script>ExampleContainerStop();</script></wo:WOConditional> </wo:AjaxUpdateContainer>
|
_______________________________________________
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