Re: Ajax UpdateContainer stop
Re: Ajax UpdateContainer stop
- Subject: Re: Ajax UpdateContainer stop
- From: Matteo Centro <email@hidden>
- Date: Mon, 28 Nov 2011 17:12:35 +0100
Unfortunately no, I'm stuck with this layout...
The problem is that I'm editing a bunch of records, and the records could be edited by another app which communicates via Direct Actions, so I need to continue refreshing a big part of the page to see if the other app changes something in my records. For example if the app changes a particular state of the record I have to disable the TextField, that's why it must be inside.
Matteo
On Fri, Nov 25, 2011 at 1:50 AM, Paul Hoadley
<email@hidden> wrote:
Hi Matteo,
On 24/11/2011, at 10:11 PM, Matteo Centro wrote:
> 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_.
That might work, but first: can you just take the textfields out of the AjaxUpdateContainer?
--
Paul.
http://logicsquad.net/
_______________________________________________
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