Hi at all

many times users insert into input fields words with mixed upper and lower 
cases.

If I want lower case I insert into css file:

input {text-transform:lowercase}

and if I want to capotalize I insert:

input {text-transform:capitalize}

But if I want to transform to lower case all words of a phrase and at the some 
time I want to capitalize them?

Thank you very much

Pablito
______________________________________________________________________
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