C
Curtis
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. Can't find on a browser feature matrix
or get an answer from Google search.
--
Curtis
Visit We the Thinking
www.wethethinking.com
An online magazine/forum
devoted to philosophical
thought.
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. Can't find on a browser feature matrix
or get an answer from Google search.
--
Curtis
Visit We the Thinking
www.wethethinking.com
An online magazine/forum
devoted to philosophical
thought.