You are not logged in.
Is there a way yet to automatically change case, for example, from whatever it is, to:
-- ALL CAPS
-- lower case
-- Sentence caps.
-- Title Caps
etc.?
Last edited by Vik (2005-12-06 18:28:22)
Offline
The CSS directive text-transform is what you should use
http://www.w3schools.com/css/pr_text_text-transform.asp
in conjunction with Stylist/CSS/DynamicCSS plugins this should do what you want.
James Sleeman
Offline
A good suggestion. But I usually need this for the title field of my weblog -- a field that doesn't support html/css codes. The feature is easy to program, and is standard on most text editors, so perhaps it will be added to Xinha.
Offline