This is very probably done by some JavaScript code not provided by
Tapestry.
On Fri, 13 Dec 2013 18:51:05 -0200, jerry s <jerry_s...@yahoo.com> wrote:
This may be a simple question, but I cannot find the solution anywhere
so far......
I have textfields on my form like so:
<input type="text" t:id="somevar" t:type="TextField" t:value="somevar"
size="20" />
or:
<input t:id="somevar" t:type="TextField" t:value="somevar" size="20" />
The problem is, when typing in it, the first character of the text is
always uppercase. Shift key pressed or no shift key.
How can I fix this?
Thanks.
--
Thiago H. de Paula Figueiredo
Tapestry, Java and Hibernate consultant and developer
http://machina.com.br
---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org