// set the focus
});
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Change-textfield-focus-on-zone-update-tp5716599p5716721.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
-
To unsubs
t;
> > -Original Message-
> > From: Thomas Jensen [mailto:tapes...@tj-development.dk]
> > Sent: Wednesday, October 03, 2012 10:14 PM
> > To: Tapestry users
> > Subject: Re: Change textfield focus on zone update
> >
> > 2012/10/3 Poder, Ja
-
> From: Thomas Jensen [mailto:tapes...@tj-development.dk]
> Sent: Wednesday, October 03, 2012 10:14 PM
> To: Tapestry users
> Subject: Re: Change textfield focus on zone update
>
> 2012/10/3 Poder, Jacob
>
>> There is even a specific method for the purpose, see
y.OVERRIDE,
transactionText.getClientId());
}
Best regards,
Jacob Poder
-Original Message-
From: Thomas Jensen [mailto:tapes...@tj-development.dk]
Sent: Wednesday, October 03, 2012 10:14 PM
To: Tapestry users
Subject: Re: Change textfield focus on zone update
2012/10/3 Poder, Jacob
> There is ev
lance.j...@googlemail.com]
> Sent: Wednesday, October 03, 2012 9:50 AM
> To: users@tapestry.apache.org
> Subject: Re: Change textfield focus on zone update
>
> On second thought... it might be easier to send some javascript to the
> client when form 1 is posted via JavaScriptSupport.addSc
@tapestry.apache.org
Subject: Re: Change textfield focus on zone update
On second thought... it might be easier to send some javascript to the client
when form 1 is posted via JavaScriptSupport.addScript(...)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Change-textfield
On second thought... it might be easier to send some javascript to the client
when form 1 is posted via JavaScriptSupport.addScript(...)
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Change-textfield-focus-on-zone-update-tp5716599p5716601.html
Sent from the Tapestry
n(...) for tapestry-jquery.
--
View this message in context:
http://tapestry.1045711.n5.nabble.com/Change-textfield-focus-on-zone-update-tp5716599p5716600.html
Sent from the Tapestry - User mailing list archive at Nabble.com.
--
Hi,
I have a page, with two zones, which each have a form. Zone 2 is hidden as
default and is only shown, when the form in Zone 1 successfully submits.
Zone 2 has two textfields and I would like to change focus from the
textfield in zone 1 to the first textfield in zone 2, but I can't figure
out h