Ajax UpdateContainer stop
Ajax UpdateContainer stop
- Subject: Ajax UpdateContainer stop
- From: Matteo Centro <email@hidden>
- Date: Thu, 24 Nov 2011 12:41:19 +0100
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@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden