Posted by Curtis on 09/27/40 11:36
Curtis <nospam@nohow.not> wrote in message
news:dphlku03t1@news2.newsguy.com...
> Is text-transform: capitalize on IE 5.x?
>
> This:
>
> #sidebar-left li
> {
> text-transform: capitalize;
> }
>
> works fine on Opera and Firefox, but not on IE5.x. Have
not
> tried it on 6+ yet.
I'm still unable to get text-transform to capitalize for
IE5.x.
Website splash page is now visible at www.marxup.com.
Note the sidebar navigation menu, items Content and
Forums--these are not capitalizing in 5.0 or 5.5 IE on two
different systems. Works OK on Opera and Firefox.
CSS is:
..sidebar-left a:link
{
color: #fff;
text-decoration: none;
text-transform: capitalize;
}
The code is getting to the links, because I can set the
color. Is there another setting that might be overriding
this? (I'm not using text-transform anywhere else.)
--
Curtis
Visit We the Thinking
www.wethethinking.com
An online magazine/forum
devoted to philosophical
thought.
Navigation:
[Reply to this message]
|