Maybe this comes from css?

http://stackoverflow.com/questions/5577364/make-the-first-character-uppercase-in-css


On Sat, Dec 14, 2013 at 1:21 AM, jerry s <jerry_s...@yahoo.com> wrote:

> I am still digging but.... I don't see any javascript which would do this.
> There is also no css class on the textfield.
> I can't see why it happens.
>
>
>
> On Friday, 13 December 2013 4:00 PM, Thiago H de Paula Figueiredo <
> thiag...@gmail.com> wrote:
>
> 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
>



-- 
Dmitry Gusev

AnjLab Team
http://anjlab.com

Reply via email to