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 protected])
Help/Unsubscribe/Update your Subscription:
http://lists.apple.com/mailman/options/webobjects-dev/archive%40mail-archive.com
This email sent to [EMAIL PROTECTED]