On Wed, Sep 17, 2008 at 3:53 AM, Chang Huang <[EMAIL PROTECTED]> wrote:

> Something like 'text-transform: lowercase capitalize;'
>
> Is it possible to do that? I can't do text-transform twice, can I?
>

As far as I have tested: No. And as David wrote, your only choices are
Capitalize, Uppercase, Lowercase, and None.

You could have JavaScript perform the act, or PHP if it's parsing the data,
but not with CSS. At least, that I've tested.

-Jack

-- 
-Jack Timmons
http://www.trotlc.com
______________________________________________________________________
css-discuss [EMAIL PROTECTED]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
List policies -- http://css-discuss.org/policies.html
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/

Reply via email to