users@woodstock.java.net

Re: Problem with TextField and text-transform CSS property

From: Dmitry Kushner <Dmitry.Kushner_at_Sun.COM>
Date: Mon, 30 Jun 2008 12:14:47 -0600

Theoretically it should work, although text-transform has never been
tested. Have you verified the the 'text-verified' is presented in final
input DOM element ( i.e. using FireBug CSS inspector?).


Felipe Jaekel wrote:
> I'm trying to use the text-transform CSS property with the TextField
> component, but it doesn't works.
>
> Is there any workaround?
>
> Thanks,
> Felipe