Hi all, I have a nasty problem with an AjaxUpdateContainer set to autoupdate (i set frequency=1 in the bindings): the container contains a lot of stuff including some textfields, the problem is that the textfields must be edited and if the user does not type fast enough, all gets lost or worse it gets partially submitted. Looking in the Prototype documentation i saw that there are Ajax.PeriodicalUpdater#stop and Ajax.PeriodicalUpdater#start The idea was calling stop in the onFocus of the textfield and start on the onBlur but I don't know how to call those methods, I'm really terrible in JavaScript.
Any hints or suggestions would be greatly helpful. Thanks, Matteo
_______________________________________________ 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]
