On Wed, 26 Oct 2011 15:30:17 -0200, Tim <[email protected]> wrote:

On my page template I have a little form on the right that most of the time I want focused. But sometimes I want the form on the main part of the page focused. How can I change which form field gets focused? I've tried <input t:type="textField" type="text" autofocus="false" /> but that doesn't seem to do anything.

AFAIK, TextField doesn't have an autofocus parameter, Form does. ;)

--
Thiago H. de Paula Figueiredo
Independent Java, Apache Tapestry 5 and Hibernate consultant, developer, and instructor
Owner, Ars Machina Tecnologia da Informação Ltda.
http://www.arsmachina.com.br

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to